|
AMC13
Firmwares for the different applications of the AMC13 uTCA board made at Boston University
|

Entities | |
| Behavioral | architecture |
Libraries | |
| UNISIM | |
Use Clauses | |
| VComponents | |
Ports | |
| reset | in std_logic |
| clk2x | in std_logic |
| clk | in std_logic |
| TXUSRCLK | in std_logic |
| TX_high | in std_logic |
| RXUSRCLK | in std_logic |
| RXRESETDONE | in std_logic |
| RESET_TXSync | in std_logic |
| inh_TX | in std_logic |
| GTX_TXD | out STD_LOGIC_VECTOR ( 31 downto 0 ) := ( others = > ' 0 ' ) |
| GTX_TXHEADER | out STD_LOGIC_VECTOR ( 1 downto 0 ) := ( others = > ' 0 ' ) |
| GTX_TX_PAUSE | in std_logic |
| GTX_RXD | in STD_LOGIC_VECTOR ( 31 downto 0 ) |
| GTX_RXDVLD | in STD_LOGIC |
| GTX_RXHEADER | in STD_LOGIC_VECTOR ( 1 downto 0 ) |
| GTX_RXHEADERVLD | in STD_LOGIC |
| GTX_RXGOOD | out STD_LOGIC |
| GTX_RXGEARBOXSLIP_OUT | out STD_LOGIC := ' 0 ' |
| EmacPhyTxC | in STD_LOGIC_VECTOR ( 3 downto 0 ) |
| EmacPhyTxD | in STD_LOGIC_VECTOR ( 31 downto 0 ) |
| PhyEmacRxC | out STD_LOGIC_VECTOR ( 3 downto 0 ) := ( others = > ' 0 ' ) |
| PhyEmacRxD | out STD_LOGIC_VECTOR ( 31 downto 0 ) := ( others = > ' 0 ' ) |
| status | out STD_LOGIC_VECTOR ( 31 downto 0 ) |
Definition at line 35 of file XGbEPCS32.vhd.
1.8.1