Forum Discussion
Altera_Forum
Honored Contributor
9 years agoYou can create a Qsys system with just the SDRAM controller and then export the Avalon-MM interface and have your VHDL code connect to that. i.e. the Qsys system in this case is more like an IP block, with SDRAM pins on one side, and Avalon-MM on your VHDL side.
At some point, you may find it simpler/easier to just package your VHDL code in a Qsys IP component, and if you agree things are headed that way, I would recommend shifting sooner rather than later.