Skip to content
Snippets Groups Projects
Unverified Commit d000c97d authored by Yaman Umuroglu's avatar Yaman Umuroglu Committed by GitHub
Browse files

[HLSCustomOp] remove unroll limits in hls synthesis tcl

parent 3d505e2c
No related branches found
No related tags found
No related merge requests found
......@@ -99,6 +99,7 @@ set_top $config_toplevelfxn
open_solution sol1
set_part $config_proj_part
config_compile -ignore_long_run_time -disable_unroll_code_size_check
config_interface -m_axi_addr64
config_rtl -auto_prefix
$EXTRA_DIRECTIVES$
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment