- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
AXI stream width conversion ?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-10-2012 01:40 AM
In my design, I have two custom IP, which use AXI stream, but the source is 32 bit width, the destination is 8 bit width, I'm wondering whether there is any IP in xilinx that can convert from 32 bit to 8 bit?
Do I have to write an conversion interface by myself?
Solved! Go to Solution.
Re: AXI stream width conversion ?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-10-2012 01:42 AM
Any reply will be appreciated. Thanks in advance!
Re: AXI stream width conversion ?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-10-2012 06:38 AM
The AXI Interconnect is capable of upsizing and downsizing like this.
Re: AXI stream width conversion ?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-11-2012 02:11 AM
Thank you very much for the information.
But my IP have AXI stream interface, but the AXI interconnect core is for AXI/AXI lite.
The following sentence is in documentations of AXI interconnect core.
"The AXI Interconnect core is intended for
memory-mapped transfers only; AXI4-Stream transfers are
not applicable. IP with AXI4-Stream interfaces are generally
connected to one another, and to DMA IP."
Re: AXI stream width conversion ?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-11-2012 07:26 AM
Sorry for my being unclear. I meant the AXI Stream Interconnect:
http://www.xilinx.com/support/documentation/ipinte
Re: AXI stream width conversion ?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-16-2012 03:24 AM
Thanks very much for the clarification!!!
Re: AXI stream width conversion ?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
09-24-2012 09:23 AM
Hello there,
I'm having some problems to simulate the AXI-Stream Interconnect core.
When I try to do so I always get the following:
ERROR:HDLCompiler:104 - "/net/user/r1/unix/torruella/axi_interconnect/ipco
ERROR:HDLCompiler:854 - "/net/user/r1/unix/torruella/axi_interconnect/ipco
ERROR:HDLCompiler:374 - "/net/user/r1/unix/torruella/axi_interconnect/ipco
ERROR:HDLCompiler:69 - "/net/user/r1/unix/torruella/axi_interconnect/ipco
ERROR:HDLCompiler:69 - "/net/user/r1/unix/torruella/axi_interconnect/ipco
ERROR:HDLCompiler:69 - "/net/user/r1/unix/torruella/axi_interconnect/ipco
ERROR:HDLCompiler:69 - "/net/user/r1/unix/torruella/axi_interconnect/ipco
.
.
.
.
This even with a new project having only the core and a testbench. Do you know if I have to do something special besides the general procedure to use Ip-Cores generated with core gen?
I'm using v14.1 on linux. Thanks a lot for your time!











