Commit c751deab authored by Lucas Russo's avatar Lucas Russo

syn/afc_v3/vivado/*/dbe_bpm.xpr: add ExploreWithHoldFix directive in postplace phys-opt

This is necessary as we had a hold violation on a
net. It's necessary to properly study the cause
of this violation, but this directive solves the
problem keeping the same number of resources and
implementation time
parent d63769e3
......@@ -2560,7 +2560,7 @@
<Step Id="post_place_power_opt_design"/>
<Step Id="phys_opt_design" EnableStepBool="1">
<Option Id="MoreOptsStr"><![CDATA[-verbose]]></Option>
<Option Id="Directive">0</Option>
<Option Id="Directive">1</Option>
</Step>
<Step Id="route_design">
<Option Id="MoreOptsStr"><![CDATA[-verbose]]></Option>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment