6 lines
145 B
Markdown
6 lines
145 B
Markdown
|
# Sample UVM testbench
|
||
|
|
||
|
This is a simple testbench using UVM framework.
|
||
|
|
||
|
`Makefile` uses the Verilator simulator to build and run the testbench.
|