mirror of
https://github.com/aolofsson/oh.git
synced 2025-01-17 20:02:53 +08:00
89f995c20c
-The pass fail indicator is always tricky to get right -In this case diff/done went high on the same cycle so everything was passing.. -Added check for same cyle completion/fail -Also, changed the top level anme to "testbench", seems more popular
What defines are used
iverilog -g2005 -DTARGET_SIM=1 $cfg $core.v $DV -f $LIBS -o $core.bin
How to compile all duts?
The script "build_all.sh" builds all dut files in this directory with random
./build_all.sh