|
SURF
|
Processes | |
| COMB | ( args , hdlrDone , r ) |
| SEQ | ( clk ) |
| COMB | ( args , hdlrDone , r ) |
| SEQ | ( clk ) |
Constants | |
| P_INIT_C | MdioProgramArray := ( mdioWriteInst ( PHY_G , 22 , X " 0001 " , false ) , mdioWriteInst ( PHY_G , 0 , X " 0140 " , false ) , mdioWriteInst ( PHY_G , 22 , X " 0000 " , false ) , mdioWriteInst ( PHY_G , 4 , X " 0140 " , false ) , mdioWriteInst ( PHY_G , 9 , X " 0200 " , false ) , mdioWriteInst ( PHY_G , 18 , X " 0C00 " , false ) , mdioWriteInst ( PHY_G , 0 , X " 1340 " , true ) ) |
| REG19_IDX_C | natural := 0 |
| REG17_IDX_C | natural := 1 |
| P_HDLR_C | MdioProgramArray := ( REG19_IDX_C = > mdioReadInst ( PHY_G , 19 , false ) , REG17_IDX_C = > mdioReadInst ( PHY_G , 17 , true ) ) |
| NUM_READ_ARGS_C | natural := mdioProgNumReadTransactions ( P_HDLR_C ) |
| REG_INIT_C | RegType := ( s10_100 = > ' 0 ' , s100 = > ' 0 ' , linkIsUp = > ' 0 ' ) |
Signals | |
| r | RegType := REG_INIT_C |
| rin | RegType |
| hdlrDone | sl |
| args | Slv16Array ( 0 to NUM_READ_ARGS_C- 1 ) |
Records | |
| RegType | |
Instantiations | |
| u_mdiolinkirqhandler | MdioLinkIrqHandler <Entity MdioLinkIrqHandler> |
| u_mdiolinkirqhandler | MdioLinkIrqHandler <Entity MdioLinkIrqHandler> |