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

AXI3 & Bank of Registers implementation

Altera_Forum
Honored Contributor II
1,024 Views

Hi All, 

 

I need to connect a bank of registers (let's say 10 registers) to the AXI3 lightweight bus (I'm working with ArriaV SX).  

 

How can I do so? Does Altera has an appropriate IP, which can be connected to AXI3 from one side and from another side provide a convenient access to the registers? I believe I don't need to use an On-chip RAM for just 10 registers...  

 

Thank you
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
313 Views

Are there any comments? Should i use a Parallel I/O for that purpose? But it implements just a single register... So, if I need 20 registers then I need to instantiate the Parallel I/O 20 times? What will happen when I'll need to implement 50 registers? 100 registers?

0 Kudos
Reply