Replies: 3 comments 4 replies
-
Follow instruction and attach |
Beta Was this translation helpful? Give feedback.
-
@ttok9 Please file an Issue (not a discussion) and fill in all relevant and required fields in the issue form. |
Beta Was this translation helpful? Give feedback.
-
You are using OL variables in ORFS where they will have no effect. There is already a nangate45/swerv (and swerv_wrapper). What is the goal here? |
Beta Was this translation helpful? Give feedback.
-
hi, everyone. I try to make nangate45/swerv.
I defined parameters like this on config.mk
export CAP_MARGIN = 60
export SLEW_MARGIN = 40
export PL_RESIZER_HOLD_MAX_BUFFER_PERCENT = 70
export PL_RESIZER_HOLD_SLACK_MARGIN = 0.8
export GLB_RESIZER_HOLD_MAX_BUFFER_PERCENT = 70
export GLB_RESIZER_HOLD_SLACK_MARGIN = 0.8
but there are hold time violation on final result.
This is default config.mk version hold violation
This is modified version.
I modified config.mk for fix hold violation and slew, cap violation..
How can I fix hold violation? Thanks for any help!
Beta Was this translation helpful? Give feedback.
All reactions