Altera_Forum
Honored Contributor
16 years agoQuartus <--> Nios
Hi all,
I am approaching the end of my project and I think I have the last question concerning it. I have a logical circuit built in Quartus and I have a system that sends packets with payload controlled with onboard swithces (that is built on top of the NET demonstration). How can I combine that? I mean instead of sending the state of the switches, I want to be able to send the state of a signal. Let's say I have an output signal defined in a project in Quartus and I want to send the state of the signal using a C program in Nios. Can I somehow assign the signal to some address (or maybe some specific component, defined in SOPC Builder), so that I will be able to read it using a C program in Nios? Please, can anyone give me instructions on how to solve this problem? Thank you in advance. Adam