How to interface NIOS-II with external vhdl module

Posted by bobbyb on Stack Overflow See other posts from Stack Overflow or by bobbyb
Published on 2010-03-17T22:53:24Z Indexed on 2010/03/17 23:01 UTC
Read the original article Hit count: 186

Filed under:

I'm looking for a bus to connect a nios-II core to an external vhdl module i have written. I can probably do it with GPIOs but this seems like a poor way of doing it and pretty much requires me to implement my own bus from scratch. Does altera provide any sort of bus like structure in SOPC I could use to do this? Thanks!

© Stack Overflow or respective owner

Related posts about altera