Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21602 Discussions

Genvar: Shift Register

Altera_Forum
Honored Contributor II
1,546 Views

I would like to implement a set of 32bit shift register using genvar. However, i wonder why the input and output of my block is always 1 bit only instead of 32.  

 

The code is attached.
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
646 Views

I have detected the mistake done. The name of submodule to be instantiated is wrong. 

 

thanks
0 Kudos
Reply