Forum Discussion
Altera_Forum
Honored Contributor
19 years agoi only know vhdl but perhaps this thread may help you
see thread "Something strange with SOPC, The editing of exist component has fell" http://www.niosforum.com/pages/forum.php?cat_id=5 (http://www.niosforum.com/pages/forum.php?cat_id=5) answer from slava ... Hi All! Now altera have answered me and l should replace lines parameter[3:0] IADDR = 4'hB; parameter[3:0] IDATA = 4'hC; with lines parameter IADDR = 4'hB; parameter IDATA = 4'hC; The reason is "This can not pass the component editor" I do not try to do this still but I am shocked blink.gif -------------------- With best regards, Slava. ...