Architecture >> MdioLinkIrqHandler::MdioLinkIrqHandlerImpl
|
COMB | ( mdioData , mdioDone , mdioRead , phyIrq , r ) |
SEQ | ( clk ) |
COMB | ( mdioData , mdioDone , mdioRead , phyIrq , r ) |
SEQ | ( clk ) |
|
PC_INIT_C | natural := 0 |
PC_HDLR_C | natural := PC_INIT_C+ PROG_INIT_G ' length |
REG_INIT_C | RegType := ( state = > INIT , nextState = > INIT , pc = > PC_INIT_C , mdioData = > ( others = > ( others = > ' 0 ' ) ) , rbp = > 0 , trg = > ' 0 ' , initDone = > ' 0 ' , hdlrDone = > ' 0 ' ) |
MDIO_PROG_C | MdioProgramArray := ( PROG_INIT_G& PROG_HDLR_G ) |
|
StateType | ( INIT , START_HDLR , HDLR_DONE , IDLE , WAIT_FOR_MDIO ) |
The documentation for this design unit was generated from the following files:
- build/SRC_VHDL/surf/MdioLinkIrqHandler.vhd
- protocols/mdio/rtl/MdioLinkIrqHandler.vhd