Forum Discussion
Altera_Forum
Honored Contributor
17 years agoWith SOPC Builder closed, open the .sopc file for your project in a text editor and change the line:
<parameter valueString="VERILOG" name="hdlLanguage"/> to: <parameter valueString="VHDL" name="hdlLanguage"/> next time you open the project in SOPC Builder it should generate the system in VHDL I've not found a way of doing this through the GUI but I'm still using 7.2SP3 - later versions may have implemented this properly.