-
Notifications
You must be signed in to change notification settings - Fork 129
AXI4 Stream Width Converter
nf10_axis_converter
v1.00a
James Hongyi Zeng (hyzeng_at_stanford.edu)
pcore (HW)
netfpga-10g/lib/hw/std/pcores/nf10_axis_converter_v1_00_a/
AXI4-Stream
S_AXIS: Slave AXI4-Stream bus, Variable width
M_AXIS: Master AXI4-Stream bus, Variable width
C_M_AXIS_DATA_WIDTH: Data width of the master AXI4-Stream bus.
C_S_AXIS_DATA_WIDTH: Data width of the slave AXI4-Stream bus.
C_DEFAULT_VALUE_ENABLE: Enable default DPT and SPT metadata
C_DEFAULT_DST_PORT: Default Destination port
C_DEFAULT_SRC_PORT: Default source port
No registers are implemented for v1.00a.
This block converts the width of AXI stream (only integer ratio is supported in this version). For example, when used in 10G reference NIC, it converts 64bit datapath of 10G MAC to 256bit NetFPGA datapath. Optionally, it can set up the default metadata, e.g. destination port, source port etc in the TUSER metadata field. It also calculates the length of packets and put it in TUSER field.