Forum Discussion
Altera_Forum
Honored Contributor
13 years agoI initially gave up and just wrote the top level in Verilog. Even though the files are allegedly generated in VHDL, they don't have the ports needed to connect them to other internal devices. They can, of course, connect directly to external pins, which is the way they are normally used.
I eventually just rewrote my peripherals as avalon devices and dumped them inside the Qsys system.