Skip to content

Commit 6a1b8c4

Browse files
authored
Merge pull request #411 from os-fpga/sim
updated the sim commands
2 parents 307e412 + b4e3f68 commit 6a1b8c4

File tree

1 file changed

+0
-3
lines changed
  • RTL_testcases/RTL_Benchmarks_Gap_Analysis/asynchronous_master_spi

1 file changed

+0
-3
lines changed

RTL_testcases/RTL_Benchmarks_Gap_Analysis/asynchronous_master_spi/raptor_run.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -258,9 +258,6 @@ parse_cga exit 1; }
258258
else
259259
echo ""
260260
fi
261-
echo "setup_lec_sim 10 2">>raptor_tcl.tcl
262-
echo "simulate gate icarus">>raptor_tcl.tcl || echo "simulate gate verilator">>raptor_tcl.tcl
263-
echo "simulate pnr icarus">>raptor_tcl.tcl || echo "simulate pnr verilator">>raptor_tcl.tcl
264261
echo "sta">>raptor_tcl.tcl
265262
echo "power">>raptor_tcl.tcl
266263
echo "bitstream $bitstream">>raptor_tcl.tcl

0 commit comments

Comments
 (0)