We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 387617d commit 97e33e5Copy full SHA for 97e33e5
hls/run_hls_global_setup.tcl
@@ -27,6 +27,8 @@ solution options set /Output/PackageOutput false
27
28
solution options set Input/CppStandard c++11
29
30
+options set General/BranchOnChange {Never branch}
31
+
32
## Use fsdb file for power flow - make sure your environment var $NOVAS_INST_DIR has been set before you launch Catapult.
33
solution options set /Flows/LowPower/SWITCHING_ACTIVITY_TYPE fsdb
34
## SCVerify settings
0 commit comments