mirror of
https://github.com/MiSTer-devel/ao486_MiSTer.git
synced 2026-05-17 03:05:01 +00:00
3 lines
107 B
Makefile
3 lines
107 B
Makefile
all:
|
|
iverilog -y. -y./../altera -y./../../rtl/soc/ps2 -y./../../rtl/soc/ps2/altera -o tb_ps2.vvp tb_ps2.v
|