Forum Discussion
Altera_Forum
Honored Contributor
16 years agoImporting OpenRISC IP into SOPC Builder
Hej everyone, I have to import the OpenRISC IP into SOPC Builder. Since it's a Wishbone master, I've designed a wrapped version in order to use it in an Avalon MM system. Now I'm writing a TCL...
Altera_Forum
Honored Contributor
16 years agoAs your ip is an custom ip, there is a possability to do such things.
as long as you do not change the avalon interface between your ip and the sopc components it is connected to via sopc builder, you can change the functionality of your ip. for example, the custom IPs i use are not changed with respect to the avalon signals, but the files that are used or better the files that describes this IPs behavioral can bet changed without runnung sopc builder again. this also includes parameters that enable or disable funtionality.