Architecture >> AxiLiteSaciMasterTb::sim
|
|
saciClk | sl |
|
saciCmd | sl |
|
saciSelL | slv ( SACI_NUM_CHIPS_G- 1 downto 0 ) |
|
saciRsp | slv ( ite ( SACI_RSP_BUSSED_G , 0 , SACI_NUM_CHIPS_G- 1 ) downto 0 ) := ( others = > ' 0 ' ) |
|
axilClk | sl |
|
axilRst | sl |
|
axilRstL | sl |
|
axilReadMaster | AxiLiteReadMasterType |
|
axilReadSlave | AxiLiteReadSlaveType |
|
axilWriteMaster | AxiLiteWriteMasterType |
|
axilWriteSlave | AxiLiteWriteSlaveType |
|
rstLoopL | slv ( SACI_NUM_CHIPS_G- 1 downto 0 ) |
|
exec | slv ( SACI_NUM_CHIPS_G- 1 downto 0 ) |
|
ack | slv ( SACI_NUM_CHIPS_G- 1 downto 0 ) := ( others = > ' 0 ' ) |
|
readL | slv ( SACI_NUM_CHIPS_G- 1 downto 0 ) |
|
cmd | slv7Array ( SACI_NUM_CHIPS_G- 1 downto 0 ) |
|
addr | slv12Array ( SACI_NUM_CHIPS_G- 1 downto 0 ) |
|
wrData | slv32Array ( SACI_NUM_CHIPS_G- 1 downto 0 ) |
|
rdData | slv32Array ( SACI_NUM_CHIPS_G- 1 downto 0 ) |
The documentation for this design unit was generated from the following files:
- build/SRC_VHDL/surf/AxiLiteSaciMasterTb.vhd
- protocols/saci/saci1/sim/AxiLiteSaciMasterTb.vhd