Forum Discussion
Altera_Forum
Honored Contributor
17 years agoOkay that explains a little more. Your problem is that you have pins in your top level design that are assigned to transceiver pins and those pins are NOT connected to an ALT2GXB instance. In other words, Quartus does not allow you to have unused transceiver pins in your top level design. So, just temporarily comment out any unused transceiver pins in your top level.
You should be able to expand the error in Quartus for more details. Jake