|
SURF
|
Inheritance diagram for Pgp2fcTxPhy:
Collaboration diagram for Pgp2fcTxPhy:Entities | |
| Pgp2fcTxPhy.Pgp2fcTxPhy | architecture |
Libraries | |
| ieee | |
| surf | |
Use Clauses | |
| std_logic_1164 | |
| std_logic_arith | |
| std_logic_unsigned | |
| StdRtlPkg | Package <StdRtlPkg> |
| Pgp2fcPkg | Package <Pgp2fcPkg> |
Generics | |
| TPD_G | time := 1 ns |
| FC_WORDS_G | integer range 1 to 8 := 1 |
Ports | ||
| pgpTxClkEn | in | sl := ' 1 ' |
| pgpTxClk | in | sl |
| pgpTxClkRst | in | sl |
| pgpTxLinkReady | out | sl |
| pgpBusy | out | sl |
| fcValid | in | sl |
| fcWord | in | slv ( 16 * FC_WORDS_G- 1 downto 0 ) |
| fcSent | out | sl := ' 0 ' |
| pgpLocLinkReady | in | sl |
| pgpLocData | in | slv ( 7 downto 0 ) |
| cellTxSOC | in | sl |
| cellTxSOF | in | sl |
| cellTxEOC | in | sl |
| cellTxEOF | in | sl |
| cellTxEOFE | in | sl |
| cellTxData | in | slv ( 15 downto 0 ) |
| phyTxData | out | slv ( 15 downto 0 ) |
| phyTxDataK | out | slv ( 1 downto 0 ) |
| phyTxReady | in | sl |