- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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 Interface and the Conduit Interface is also a Avalon Slave, so I can not connect these two interfaces directly. Please, someone could help with this? I don't know if there is some component that I could put between this two Slaves Interfaces. If someone have another ideia, please share Thanks for helpingLink Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
you'll need to export the MM Slave interface directly and drive it with an MM Master state machine, or maybe add a NIOS, read from the CSR and write to the PIO
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi thepancake,
Thanks for your helping. Just one question, can I do this state machine directly inside Qsys? Sorry for the basic questions, but I am an beginner. Thanks again- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
directly, 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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I will try do.
Thanks again
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page