Skip to content

Commit 97e33e5

Browse files
committed
Do not branch new solution on code change
1 parent 387617d commit 97e33e5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

hls/run_hls_global_setup.tcl

+2
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ solution options set /Output/PackageOutput false
2727

2828
solution options set Input/CppStandard c++11
2929

30+
options set General/BranchOnChange {Never branch}
31+
3032
## Use fsdb file for power flow - make sure your environment var $NOVAS_INST_DIR has been set before you launch Catapult.
3133
solution options set /Flows/LowPower/SWITCHING_ACTIVITY_TYPE fsdb
3234
## SCVerify settings

0 commit comments

Comments
 (0)