Creating package of Ethernet design, Vivado crashes #260
-
Hi Alex, I have created a block design of your project for the ZCU102 and it is working fine. However, when I try to create a package of that design, Vivado crashes. Vivado version: 2023.1 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
This is really more a question for Xilinx and why their software is crashing. But, perhaps you can try switching the GT core out of out-of-context mode so it isn't handled as a separate core. I have had to do this with the CMAC so I could exclude the placement constraints by disabling the constraints file. |
Beta Was this translation helpful? Give feedback.
This is really more a question for Xilinx and why their software is crashing. But, perhaps you can try switching the GT core out of out-of-context mode so it isn't handled as a separate core. I have had to do this with the CMAC so I could exclude the placement constraints by disabling the constraints file.