pcornier / iigs_simulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

generate the rom files:

cd roms
#download  apple2gs.zip from mame froms
make 
make
./obj_dir/Vtop -t 15 -l 2 -s 20
gtkwave conf.gtkw

options are:

-s <cycle> stop simulation after the number of cycles

-t <cycle> start tracing at

-l <length in cycle> wave dump length

About


Languages

Language:C++ 65.3%Language:C 15.9%Language:SystemVerilog 6.8%Language:VHDL 6.0%Language:Verilog 5.7%Language:Tcl 0.3%Language:Makefile 0.1%Language:Shell 0.0%Language:Coq 0.0%