Forum Discussion
Altera_Forum
Honored Contributor
20 years agointerface with custom logic
hi , my custom logic is made from hdls, schematics mixed... can these be supported by the interface with custom logic option? thanks and regards, wayne
Altera_Forum
Honored Contributor
20 years agoWayne:
The answer is Yes (at least for the HDL--I don't know about schem., but I'm guessing no) But, I found it easier to simply create user-interfaces for each component that needed to connect to the SOPC system. Then, when your SOPC system is finished, it will have the interface signals (address, readdata, readprobe, etc.) that you connect to your logic. In SOPC Builder: -Double click "Create New Component" -Add an interface (probably slave) -Add the signals you need