Forum Discussion
Altera_Forum
Honored Contributor
9 years agoTo resolve this error, follow the steps that are highlighted in the previous addendum. I copied them here for easier reference:
1. Open <Quartus installation folder>\16.0\ip\altera\sopc_builder_ip\altera_avalon_altpll\altera_avalon_altpll_hw.tcl 2. On row 339, change the line to: if { $device_family == "MAX10" || $device_family == "MAX 10" || $device_family == "cyclone iv e"} { 3. Close Quartus, then relaunch Quartus again. 4. Open Qsys and regenerate the .qsys file. The error should go away