Forum Discussion
mustafaarslan
New Contributor
3 years agoI have a partition (fpga_top) that I want use its final snapshot:
I have bidirectional pins on that partition:
I assign that bidirectional pins on top module (fpga_wrapper):
Synthesize failing in this case:
When "fpga_top" is not a partition, compilation finished successfully. Sharing .qar file.
Thanks.