Skip to content

YilouWang/Randomization_Enable_4_Verilator-planV-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Randomization_Enable_4_Verilator-planV-

PlanV Project: try to enable the randomization in sv-uvm testbench with Verilator.

In constraint_random/ folder, I put some demos inside it to check whether constraint_randomization works with Verilator.

Currently,

  1. constraint works with Verilator.(check the demo in demo/ folder.)
  2. conditional constraint does not work with verilator, you can check in conditinoal_constraint/ folder. Works with vsim but not works with Verilator.(Solved... With a different way)
  3. randomize() with{} not supported in Verilator.(check the demo in demo/ folder.) (solved by Verilator)
  4. Union and dynamic array not supported as rand variables.(check the demo in demo/ folder.) (in progress...)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published