UPGRADE YOUR BROWSER
We have detected your current browser version is not the latest one. Xilinx.com uses the latest web technologies to bring you the best online experience possible. Please upgrade to a Xilinx.com supported browser:Chrome, Firefox, Internet Explorer 11, Safari. Thank you!
When a directive is applied, does it propagate down the levels in the code?
Most directives are applied on scope basis; within a function, within a loop, or within a region bounded by { }. Therefore, directives applied on the top level will not propagate down the hierarchy.
Exceptions:
"INLINE" - One level of hierarchy is removed. If the -recursive option is applied, all lower levels will be impacted as well unless the sub-functions have an overriding directive to set it off.
"PIPELINE" - Requires all loops in the hierarchy below to be unrolled.
Answer Number | 问答标题 | 问题版本 | 已解决问题的版本 |
---|---|---|---|
47431 | Xilinx Vivado HLS Solution Center - Design Assistant | N/A | N/A |