|
SURF
|
Inheritance diagram for PgpRxVcFifoWrapper:
Collaboration diagram for PgpRxVcFifoWrapper:Entities | |
| PgpRxVcFifoWrapper.rtl | architecture |
Libraries | |
| ieee | |
| surf | |
Use Clauses | |
| std_logic_1164 | |
| StdRtlPkg | Package <StdRtlPkg> |
| AxiStreamPkg | Package <AxiStreamPkg> |
| Pgp4Pkg | Package <Pgp4Pkg> |
Ports | ||
| pgpClk | in | sl |
| pgpRst | in | sl |
| axisClk | in | sl |
| axisRst | in | sl |
| rxlinkReady | in | sl |
| pgpRxPause | out | sl |
| pgpRxOverflow | out | sl |
| pgpRxReady | out | sl |
| S_AXIS_TVALID | in | sl |
| S_AXIS_TDATA | in | slv ( 63 downto 0 ) |
| S_AXIS_TKEEP | in | slv ( 7 downto 0 ) |
| S_AXIS_TLAST | in | sl |
| S_AXIS_TDEST | in | slv ( 0 downto 0 ) |
| S_AXIS_TID | in | slv ( 0 downto 0 ) |
| S_AXIS_TUSER | in | slv ( 0 downto 0 ) |
| S_AXIS_TREADY | out | sl |
| M_AXIS_TVALID | out | sl |
| M_AXIS_TDATA | out | slv ( 63 downto 0 ) |
| M_AXIS_TKEEP | out | slv ( 7 downto 0 ) |
| M_AXIS_TLAST | out | sl |
| M_AXIS_TDEST | out | slv ( 0 downto 0 ) |
| M_AXIS_TID | out | slv ( 0 downto 0 ) |
| M_AXIS_TUSER | out | slv ( 0 downto 0 ) |
| M_AXIS_TREADY | in | sl |