Forum Discussion
Altera_Forum
Honored Contributor
14 years agoThe schematic entry tool will automatically connect unconnected inputs to GND I think. That does not happen in VHDL, and all inputs have to be specified - whether connected to a pin or '1' or '0'. I suggest you may need to put this generate at the top level.