3.6.2.4.25 SYNTHESIS_ENABLE_TMR
(Ask a Question)This constraint is used to direct synthesis tools to use triple-modular redundancy (TMR) technique in the register implementation.
When this option is enabled, Synopsys attribute /* synthesis syn_radhardlevel="tmr" */
will be applied globally to the compiled design.
- Category
- HLS Constraints
- Value Type
- Boolean
- Valid Values
- 0, 1
- Default Value
- 0: disabled
- Location Where Default is Specified
examples/legup.tcl
- Dependencies
- None
- Applicable Flows
- All devices and flows
- Test Status
- Actively in-use
- Examples
set_parameter SYNTHESIS_ENABLE_TMR 1