Forum Discussion
Altera_Forum
Honored Contributor
16 years agoi'm not sure how your DSP is expecting instructions, but you could use a Nios to receive ASCII of the instruction, translate that into an opcode vector or whatever you need to do, and use a parallel I/O (PIO) from the Nios to send that instruction as a parallel bus out to the DSP processor.