Altera_Forum
Honored Contributor
8 years agocreating custom multiple registers
Hi,
I am working on a project to create 32x16 register banks as custom components on the NIOS 2 processor. I am already able to create a single 32 bit register. However I am unable to extend it to 32x16. With the method I employed to implement this, it gives me an error saying the number of pins exceed the number of pins available on the fpga. Any help on this would be much appreciated!!