Forum Discussion
Altera_Forum
Honored Contributor
14 years agoIt's normal operation.
If there are no pin assignments for the databus, it's most likely present in the design's top entity port and assigned by Quartus automatically. You have to comment the respective port entries to prevent Quartus from assigning pins to them. If the signals are accessed in the design, you can also declare them as virtual.