Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- xport chokes because it expects ALL of the project hierarchy to be AHDL. I have one VHDL module in the project. ~Ken --- Quote End --- Can you not learn enough AHDL to replace your 1 VHDL module with a 'dummy' AHDL module (just wire inputs to outputs or set all outputs to '0's)? Run this through xport then replace your real VHDL module in the VHDL output? Nial