Replies: 3 comments 18 replies
|
@gadfort @maliberty do you have any opinions here? |
9 replies
|
As an alternative to |
3 replies
|
Why does the instance need to be don't touch? If you are trying to manually enforce a max fanout=1 then the net should be don't touch not the instance. |
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
In issue 8229 I advised @mole99 to insert a buffer in the incoming netlist and mark it
dont_touchto prevent its removal by the resizer.As it turned out that also makes the buffer be ignored in global connections.
dont_touchlooks too strong here. Should we support akeepordont_resizeattribute which is weaker?All reactions