Forum Discussion
Altera_Forum
Honored Contributor
17 years ago --- Quote Start --- If you have connected every transceiver pin in your design to a ALT2GXB instance, then consider that your ALT2GXB instances may be getting optimized away during synthesis (no logic depending on their outputs). Jake --- Quote End --- Thats was it. I didn't drive any logic so far, because i just wanted to check how i instantiate it and so quartus optimized away my component. Thanks a lot man! Best regards, David