mirror of
https://github.com/aolofsson/oh.git
synced 2025-02-07 06:44:09 +08:00
e8bbc6a675
- Very thin file with simulation control specific to simulators - A similar file needed for Verilator - The idea is that the testbench can be instantiated in an FPGA/Verilator
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