Forum Discussion
Altera_Forum
Honored Contributor
21 years ago8 bit dynamic alignment for SPI device?
Hello! I've designed controller for NVRAM memory with SPI interface. I've create component as memory slave device with 8 bit data bus (I don't want to use this as register slav...
Altera_Forum
Honored Contributor
21 years agoOk,
I think you have to use "register slave" setting for your component: in this case you will have 0x40000 address span, but you will access a single byte cell when reading.