Forum Discussion
Altera_Forum
Honored Contributor
13 years agoProblems printing spi data in console
Hi everybody I'm working in a project and i'm developing an SPI Analizer Protocol. I create two modules spi, one as a master and the other as a slave and I'm using these code statements because I...
Altera_Forum
Honored Contributor
13 years agoAFAIK the Altera SPI component can only be a master. For the slave part you will need to make your own component.