Forum Discussion
Altera_Forum
Honored Contributor
17 years agoI work with the version 8.0
I found this (and modify) in the .sopc (I guess it's different because it's the version 8.0): </parameter> <parameter name="deviceFamily" value="CYCLONEIII" /> <parameter name="generateLegacySim" value="false" /> <parameter name="hardcopyCompatible" value="false" /> <parameter name="hdlLanguage" value="VHDL" /> <parameter name="projectName">cycloneIII_3c25_niosII_standard.qpf</parameter> <parameter name="systemHash" value="35242142081" /> <parameter name="timeStamp" value="1214205055989" /> I generated the sopc builder and it generated the files .vhd EXCEPT the file "name_sopc.vhd" where name_sopc is the name of your system sopc. So I don't have the toplevel. This change is not enough.