Forum Discussion
Altera_Forum
Honored Contributor
14 years agovhdl coding
hi am new to vhdl programming. I need help in wirting the code for inserting variable data into a register. the length of the register should be based on the number of bits of data am giving to the r...
Altera_Forum
Honored Contributor
14 years agothe numofbits is an input to me it will vary from 3 to 16 bits so the length of my output register should depend on the numofbits not a fixed length. k i will try with the signal statements you have given.
thanks K_J