Add -O5 option to QuestaSim. Rerun benchmarks.
This commit is contained in:
7
test-modelsim-O5/__build.sh
Executable file
7
test-modelsim-O5/__build.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
set -e
|
||||
|
||||
. ../scripts/sim_vars.sh
|
||||
|
||||
rm -rf testbench
|
||||
vlog -sv -work testbench -vopt $param -f $FFILE top.sv
|
||||
Reference in New Issue
Block a user