Altera_Forum
Honored Contributor
10 years agoQSYS SPI not parametrized ?
Hello,
I am trying to test my own SPI (master) BFM so I used QSYS o create a simple design: SPI_BRIDGE and one ONCHP RAM. My question is: How can I find out the parameter of the SPI_BRIDGE ? Is it 32bit address and 32bit data? i.e. do I send it one clock for W/R followed by 32 clocks for address and 32 clocks for data? The SPI_BRIDGE is the only Avalon master, no NIOS. How can I set its parameters? Thanks, S.