Forum Discussion
Altera_Forum
Honored Contributor
13 years agoHow nios can read and write External FPGAs
Hi, In my project am using 4 FPGAs 1) First FPGA am using Nios II 2) I want to access/ Control Other FPGA registers so i have created a custom protocol in slave and master side ir ...
Altera_Forum
Honored Contributor
13 years agoWhy do you want to use a custom protocol. Why dont you model the interface as MASTER - SLAVE SPI interface and do a write cycle with address of register and read cycle with teh value of the register.