We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 307e412 + b4e3f68 commit 6a1b8c4Copy full SHA for 6a1b8c4
RTL_testcases/RTL_Benchmarks_Gap_Analysis/asynchronous_master_spi/raptor_run.sh
@@ -258,9 +258,6 @@ parse_cga exit 1; }
258
else
259
echo ""
260
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
264
echo "sta">>raptor_tcl.tcl
265
echo "power">>raptor_tcl.tcl
266
echo "bitstream $bitstream">>raptor_tcl.tcl
0 commit comments