-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Description
couldn't we use https://docs.cocotb.org/en/stable/simulator_support.html#sim-verilator-waveforms instead of:
ttsky-verilog-template/test/tb.v
Lines 10 to 14 in 0ac027d
| initial begin | |
| $dumpfile("tb.vcd"); | |
| $dumpvars(0, tb); | |
| #1; | |
| end |
Metadata
Metadata
Assignees
Labels
No labels