Skip to content
Snippets Groups Projects
Commit bed8c2d4 authored by Yaman Umuroglu's avatar Yaman Umuroglu
Browse files

[HLSCustomOp] small bugfix

parent ad0bc9f8
No related branches found
No related tags found
No related merge requests found
......@@ -606,7 +606,7 @@ compilation transformations?
num_out_values,
trace_file=trace_file,
sname=sname,
liveness_threshold=pyverilate_get_liveness_threshold_cycles,
liveness_threshold=pyverilate_get_liveness_threshold_cycles(),
)
self.set_nodeattr("cycles_rtlsim", total_cycle_count)
......
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