|
SURF
|
Inheritance diagram for Pgp4RxKCodeChecker:Entities | |
| Pgp4RxKCodeChecker.rtl | architecture |
Libraries | |
| ieee | |
| surf | |
Use Clauses | |
| std_logic_1164 | |
| std_logic_unsigned | |
| std_logic_arith | |
| StdRtlPkg | Package <StdRtlPkg> |
| Pgp4Pkg | Package <Pgp4Pkg> |
Generics | |
| TPD_G | time := 1 ns |
| RST_POLARITY_G | sl := ' 1 ' |
| RST_ASYNC_G | boolean := false |
Ports | ||
| phyRxClk | in | sl |
| phyRxRst | in | sl |
| phyRxValid | in | sl |
| phyRxData | in | slv ( 63 downto 0 ) |
| phyRxHeader | in | slv ( 1 downto 0 ) |
| checkedValid | out | sl |
| checkedData | out | slv ( 63 downto 0 ) |
| checkedHeader | out | slv ( 1 downto 0 ) |
| linkError | out | sl |