Skip to content

Commit

Permalink
undo a crime
Browse files Browse the repository at this point in the history
  • Loading branch information
chaoqun-liang committed May 6, 2024
1 parent 09e46c1 commit 3ea6f65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target/sim/vsim/start.cheshire_soc.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ set TESTBENCH tb_cheshire_soc
# Set voptargs only if not already set to make overridable.
# Default on fast simulation flags.
if {![info exists VOPTARGS]} {
set VOPTARGS "+acc"
set VOPTARGS "-O5 +acc=p+tb_cheshire_soc. +noacc=p+cheshire_soc. +acc=r+stream_xbar"
}

set flags "-permissive -suppress 3009 -suppress 8386 -error 7 "
Expand Down

0 comments on commit 3ea6f65

Please sign in to comment.