Forum Discussion
Altera_Forum
Honored Contributor
14 years agoi use a combination of IP instantiations and Virtual Pins/Empty partitions when doing an FPGA pin out. the IP helps with complex I/O and clocking requirements (memory, transceivers). for GPIO inputs i use a real input pin connected to a Virtual Pin output, and for GPIO outputs i use a real output pin driven by a Virtual Pin input. this helps avoid potential problems like trying to drive a pin that doesn't have an output buffer (clock input)
unfortunately i think Virtual Pins and Empty partitions are both part of Incremental Compile which is part of Subscription Edition