REG_INIT_C | RegType := ( dmaWrDescAck = > ( others = > AXI_WRITE_DMA_DESC_ACK_INIT_C ) , dmaWrDescRetAck = > ( others = > ' 0 ' ) , dmaRdDescReq = > ( others = > AXI_READ_DMA_DESC_REQ_INIT_C ) , dmaRdDescRetAck = > ( others = > ' 0 ' ) , axilReadSlave = > AXI_LITE_READ_SLAVE_INIT_C , axilWriteSlave = > AXI_LITE_WRITE_SLAVE_INIT_C , axiWriteMaster = > axiWriteMasterInit ( AXI_DESC_CONFIG_C , ' 1 ' , " 01 " , " 0000 " ) , wrBaseAddr = > ( others = > ' 0 ' ) , rdBaseAddr = > ( others = > ' 0 ' ) , maxSize = > ( others = > ' 0 ' ) , contEn = > ' 0 ' , dropEn = > ' 0 ' , enable = > ' 0 ' , forceInt = > ' 0 ' , intEnable = > ' 0 ' , online = > ( others = > ' 0 ' ) , acknowledge = > ( others = > ' 0 ' ) , fifoReset = > ' 1 ' , intSwAckReq = > ' 0 ' , intAckCount = > ( others = > ' 0 ' ) , descWrCache = > ( others = > ' 0 ' ) , buffRdCache = > ( others = > ' 0 ' ) , buffWrCache = > ( others = > ' 0 ' ) , enableCnt = > ( others = > ' 0 ' ) , idBuffThold = > ( others = > ( others = > ' 0 ' ) ) , wrTimeout = > x " 0000FFFF " , fifoDin = > ( others = > ' 0 ' ) , wrFifoWr = > ( others = > ' 0 ' ) , rdFifoWr = > ( others = > ' 0 ' ) , addrFifoSel = > ' 0 ' , wrFifoRd = > ' 0 ' , wrFifoValidDly = > ( others = > ' 0 ' ) , wrAddrValid = > ' 0 ' , rdFifoRd = > ' 0 ' , rdFifoValidDly = > ( others = > ' 0 ' ) , rdAddrValid = > ' 0 ' , wrReqValid = > ' 0 ' , wrReqCnt = > 0 , wrReqNum = > ( others = > ' 0 ' ) , wrReqAcks = > ( others = > ' 0 ' ) , wrReqMissed = > ( others = > ' 0 ' ) , descRetList = > ( others = > ' 0 ' ) , descState = > IDLE_S , descRetCnt = > 0 , descRetNum = > ( others = > ' 0 ' ) , descRetAcks = > ( others = > ' 0 ' ) , wrIndex = > ( others = > ' 0 ' ) , wrMemAddr = > ( others = > ' 0 ' ) , rdIndex = > ( others = > ' 0 ' ) , rdMemAddr = > ( others = > ' 0 ' ) , intReqEn = > ' 0 ' , intReqCount = > ( others = > ' 0 ' ) , interrupt = > ' 0 ' , intHoldoff = > toSlv ( 10000 , 16 ) , intHoldoffCount = > ( others = > ' 0 ' ) , idBuffCount = > ( others = > ( others = > ' 0 ' ) ) , idBuffInc = > ( others = > ' 0 ' ) , idBuffDec = > ( others = > ' 0 ' ) , buffGrpPause = > ( others = > ' 0 ' ) ) |