Forum Discussion
Altera_Forum
Honored Contributor
19 years agoSPI Controls
Hi, i have a bunch of different spi slaves on my bus. Each of these have a different set of likings. I have yet to find any way to control the following at run time: -- Shift direction...
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by agdepus@Nov 13 2006, 01:11 AM thanks,
was afraid of that.
agdepus http://forum.niosforum.com/work2/style_emoticons/<#emo_dir#>/smile.gif
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=19400)
--- quote end ---
--- Quote End --- Hi, You might have a look to the openCores SPI projet. It should do the job. http://www.opencores.org/projects.cgi/web/spi/overview (http://www.opencores.org/projects.cgi/web/spi/overview) The core is Wishbone bus interface based but making it Avalon interface based should not be very difficult. Kind regards.