-
Documentation of https://uvvm.github.io/vip_axistream.html#axistream-receive-vvc
Has a typing error in the example of axistream_receive.
![image](https://github.com/user-attachments/assets/68325f65-…
-
Is there AXI4-STREAM in cocotb-bus?
qgzln updated
3 years ago
-
Hi,
Is there/can you provide documentation on how to use the DMA Controller as a target for an AXI4-Stream.
In this case, I am using the DMA controller in Renode. I am streaming data to the AXI4-S…
-
PR #41 highlighted the need for AXI snippets. @Bochlin provided a starting point for the requirements of such snippets. Their comment is reported below, and this issue is the place to discuss this top…
-
Hi,
I'm trying to rebuild the bitstream with Vivado 2014.2 WebPack, but I get an error stating that there is some locked IP in the system. This appears to be the IntersectSphere block. What is that? …
-
HI OpenDGPS,
I'm trying to save AXI4 stream data to memory using the AXI DMA engine on a Red Pitaya, which has I believe a Zynq 7010 SoC.
I've had some luck developing a project to do this based…
-
I noticed the module 'axi4_stream_cnt' module expects an axi4_stream_if.m (stream monitor) as its last argument (https://github.com/RedPitaya/RedPitaya-FPGA/blob/master/rtl/axi4_stream_cnt.sv#L17), ho…
-
Allowing to leave out signals that are not strictly required can increase the flexibility of the standard. As a point of reference, I believe only the tvalid signal is actually required in the AXI4 St…
olofk updated
2 years ago
-
Develop tooling to help with non-trivial flow graphs. Somewhat like the old `migen.flow` scheme.
## Features
* pipelining the components to get maximum throughput and minimum delay
* handle `st…
-
The AxiStreamSink reads and converts `tdata` without respecting the `tkeep` bits. This can be a problem as some developers are driving `tdata` bits and bytes to X or U if the respective `tkeep` bits a…