1
0
mirror of https://github.com/aolofsson/oh.git synced 2025-02-07 06:44:09 +08:00
oh/stdlib/testbench
aolofsson 822fa009b8 Refactoring simulation control file
- Better names (clk1/clk2 was confusing)
- Removing supplies (rare special case), handle with ctrl
- Remove sting passing parameters for testname, primitive, not useuful
2022-06-24 22:17:42 -04:00
..
2022-06-22 11:12:51 -04:00
2022-06-22 11:12:51 -04:00
2022-06-22 11:12:51 -04:00
2022-06-22 11:12:51 -04:00
2022-06-22 11:12:51 -04:00
2022-06-22 11:12:51 -04:00
2022-06-22 11:12:51 -04:00
2022-06-22 11:12:51 -04:00
2022-06-22 11:12:51 -04:00
2022-06-22 11:12:51 -04:00
2022-06-22 11:12:51 -04:00
2022-06-22 11:12:51 -04:00
2022-06-22 11:12:51 -04:00
2022-06-22 11:12:51 -04:00
2022-06-22 11:12:51 -04:00
2022-06-22 11:12:51 -04:00
2022-06-24 22:17:21 -04:00
2022-06-22 11:12:51 -04:00
2022-06-22 11:12:51 -04:00
2022-06-22 11:12:51 -04:00
2022-06-22 11:12:51 -04:00
2022-06-22 11:12:51 -04:00

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