Altera_Forum
Honored Contributor
14 years agoQsys and multiple slave SPI
I am trying to move a design from SOPC to QSYS mainly to allow software to read which device in the FPGA is interrupting through PCIe.
I have one SPI master that has two slaves, that isn't moving over because QSYS isn't generating SSn as a vector. In Qsys the spi core is set to 2 slaves, but the QSYS system inspector shows the SSn as being 1 bit wide. When I look in the verilog generated for the SPI core is it two bits wide, but the verilog generated for the system is one bit wide. Is this fixed in SP1, did I do something wrong, or do I tell software they are stuck with prioritized interrupts and all the reads? Rob