Forum Discussion
Altera_Forum
Honored Contributor
13 years agoYou could instantiate your system with verilog rather than block diagrams (no dragging & connecting wires necessary). Then "connecting" a signal is simply typing in the signal name to the port name. For assigning pins, you can either do it one by one in the pin planner, or import pin assignments from another project where it was done previously.
EDIT Ah, someone beat me to it :) Best, Rob