Forum Discussion
Altera_Forum
Honored Contributor
12 years agoHow to export FIFO_OUT_CSR outside QSYS?
Hi, I have some Fifos inside Qsys system and I would like to export the FIFO_OUT_CSR to logic outside Qsys, using a Conduit Interface (PIO Parallel IO). However, the OUT_CSR is a Avalon Slave I...
Altera_Forum
Honored Contributor
12 years agodirectly, no. but you can code up a state machine in Verilog or VHDL, add an MM master interface, and create a custom component out of it. then you can work completely in Qsys