Forum Discussion
Altera_Forum
Honored Contributor
21 years agoProblem interfacing to external logic
Hi, I need to include some external peripherals in a custom design, one of them is implemented using a MAX-II device, others are commercial chips, they all require several address and control l...
Altera_Forum
Honored Contributor
21 years ago<div class='quotetop'>QUOTE </div>
--- Quote Start --- The first thing I found strange was that an extra data bus appeared after generating the nios with the SOPCBuilder, this one related to the user logic I inserted. Is this normal? What is this for?[/b] --- Quote End --- So you saw two data buses pop up? I would look in the component to make sure you don't have two signals defined as data. Also what version of Quartus and Nios are you using? (The fact that you said interface to user logic seems to suggest you are using old tools since Quartus II 4.2 and above have "Component Editor" which is a more flexible component than interface to user logic)