Files
learnFPGAProject/RTL/SDRAM/simulation/run-icarus
2025-11-27 04:28:54 +03:00

7 lines
113 B
Bash
Executable File

#!/bin/sh
iverilog -o test_sdram.vvp -s test_sdram test_sdram.v ../muchtoremember.v mt48lc16m16a2.v
vvp *.vvp