Forum Discussion
Altera_Forum
Honored Contributor
21 years agoMy SPI memory has 65536 8-bits cells and has a span from 0x01010000 to 0x0101FFFF.
In my core I'm reading 16-bits address and 8-bits data from avalon bus and write these values by spi interface to memory. The reading is doing similarly (reading address). All this time when data writing or reading signal chipselect, write or read is keeping on Avalon bus fixed time.