Simulate an FPGA circuit.
- Yosys
- Arachne-pnr
- Project IceStorm
- Icarus Verilog
- GTKWave
-
make sim
Simulate using iverilog.
-
make gtkwave
Open the simulation data in gtkwave.
Very loosly based on tomverbeure/upduino
Simulate an FPGA circuit.
make sim
Simulate using iverilog.
make gtkwave
Open the simulation data in gtkwave.
Very loosly based on tomverbeure/upduino