Forum Discussion
Altera_Forum
Honored Contributor
19 years agoComponent Editor
Hi all, I am using the Altera DE2 board. I need to create custom peripherals using the component editor of sopc builder. I need help with a simple example to get me started: I am trying to...
Altera_Forum
Honored Contributor
19 years agoAlso remember that your component can only accept one input at a time per Avalon-MM slave port. So if you are creating an adder you'll have to write each input separately (different address locations) or pack the to inputs into a wider data width that your component supports.
Here's some documentation that'll help you out: http://www.altera.com/literature/quartus2/lit-qts-sopc.jsp