Forum Discussion
Altera_Forum
Honored Contributor
17 years agoHow to connect Alt2GXB component to pin?
Hi guys, I'm struggeling with the Alt2GXB megafunction. It seems that I'm to dumb to connect the serial rx signals to their pins. I tried to connect the inputs of the megafunction directly to...
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