URL
https://opencores.org/ocsvn/sxp/sxp/trunk
Subversion Repositories sxp
[/] [sxp/] [trunk/] [sim/] [i_runtest] - Rev 59
Compare with Previous | Blame | View Log
#! /bin/sh
iverilog -Wall -v -orun_sim -stest_sxp test_sxp.v
echo " "
echo "type \"run_sim\" to run simulation"