Forum Discussion
Altera_Forum
Honored Contributor
8 years agoTrying to implement SPI slave in Cyclone IV - why this isn't working?
Hi, i'm trying to implement some practical stuff in Cyclone IV. For a start i need SPI slave which will write data received from master to dual port RAM. I'm struggling with basics in SPI receiver co...
Altera_Forum
Honored Contributor
8 years agoI have rewritten this module so that it's clocked with higher frequency PLL instead of SCLK, and it works ok now.