|
DS_DMA
|
Architectures | |
| trans | Architecture |
Libraries | |
| ieee | |
Packages | |
| std_logic_1164 | |
| std_logic_unsigned | |
Generics | |
| C_DATA_WIDTH | integer := 128 |
| C_FAMILY | string := " x7 " |
| TCQ | integer := 1 |
| C_REM_WIDTH | integer := 1 |
| C_STRB_WIDTH | integer := 4 |
Ports | |
| M_AXIS_RX_TDATA | out std_logic_vector ( c_data_width- 1 downto 0 ) |
| M_AXIS_RX_TVALID | out std_logic |
| M_AXIS_RX_TREADY | in std_logic |
| M_AXIS_RX_TSTRB | out std_logic_vector ( c_strb_width- 1 downto 0 ) |
| M_AXIS_RX_TLAST | out std_logic |
| M_AXIS_RX_TUSER | out std_logic_vector ( 21 downto 0 ) |
| TRN_RD | in std_logic_vector ( c_data_width- 1 downto 0 ) |
| TRN_RSOF | in std_logic |
| TRN_REOF | in std_logic |
| TRN_RSRC_RDY | in std_logic |
| TRN_RDST_RDY | out std_logic |
| TRN_RSRC_DSC | in std_logic |
| TRN_RREM | in std_logic_vector ( c_rem_width- 1 downto 0 ) |
| TRN_RERRFWD | in std_logic |
| TRN_RBAR_HIT | in std_logic_vector ( 6 downto 0 ) |
| TRN_RECRC_ERR | in std_logic |
| NULL_RX_TVALID | in std_logic |
| NULL_RX_TLAST | in std_logic |
| NULL_RX_TSTRB | in std_logic_vector ( c_strb_width- 1 downto 0 ) |
| NULL_RDST_RDY | in std_logic |
| NULL_IS_EOF | in std_logic_vector ( 4 downto 0 ) |
| NP_COUNTER | out std_logic_vector ( 2 downto 0 ) |
| USER_CLK | in std_logic |
| USER_RST | in std_logic |
См. определение в файле axi_basic_rx_pipeline.vhd строка 74
1.7.4