Altera_Forum
Honored Contributor
20 years agoNiosII - DSPBuilder Interface
Does anybody has a idea about tieing up a hw-design, created by DSPBuilder, to NiosII?
I inserted it to my existing SOPC-Design and it appears in "system.h" as a regular device description. Then i tried to treat it as the UART, with a filedescriptor, but this is the wrong way because the driver for this "device" does not support "fopen","fdopen","open" or something like that. How can i talk through NiosII with my DSP-Builder-Design? i´ll be thankful for any input... //edit: seems to be sth like "custom instruction"?