Forum Discussion
Altera_Forum
Honored Contributor
10 years agode0-Nano SPI slave implementation VHDL
Hi all, I just got hold of a DE0-Nano board. I'm trying to implement a very simple SPI (nano as slave). At the moment I just want to be able to continuously latch in a value, and then read it b...
Altera_Forum
Honored Contributor
10 years ago --- Quote Start --- You are not reading RESET value anywhere, althoug it is present at the sensitivity list of the process. I'm not sure if this matters in regard to the problem, but you could check this. --- Quote End --- Thanks for the input. I cut out the reset on a whim to make testing simpler, makes no difference if its included or not though sadly. Cheers, Chris.