Forum Discussion
Altera_Forum
Honored Contributor
16 years agoThe problem of component editor
hello! I meet a trouble when I learn how to edit a new component.I add a new component "pwm_motor" to the SOPC builder,but the output port pwm_out's signal type should be export.but it isn't in th...
Altera_Forum
Honored Contributor
16 years agoHello,
The signals you quoted are for an Avalon Memory Mapped Slave. In the component editor, under the "interfaces" tab, add click on "Add Interface", and for this interface select the type "Conduit". Now in the "Signals" tab, you add a signal, on column "Interface" select the conduit, and now in signal type you will find "export". Jérôme