Forum Discussion
Altera_Forum
Honored Contributor
13 years agoYou can make your pins an array of bits - (std_logic_vector(x downto 0) in VHDL).
At the top your code should clean up quite a bit. If you are still having problems, a little sample code from your design could make explaining easier.