-
Beta Was this translation helpful? Give feedback.
Answered by
maliberty
Oct 20, 2024
Replies: 2 comments 1 reply
-
Are the PEs macros or gates? Why is symmetry requried? You should consider constraining the IO locations as well. |
Beta Was this translation helpful? Give feedback.
1 reply
-
You could create placement regions an assign gates to each region. Internally the regions need not be symmetric but you could control their overall location. If you want perfect symmetry then you'll need to make a block. For power you would need to generate a VCD file to represent a specific benchmark. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
yyan7223
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You could create placement regions an assign gates to each region. Internally the regions need not be symmetric but you could control their overall location. If you want perfect symmetry then you'll need to make a block.
For power you would need to generate a VCD file to represent a specific benchmark.