Entity: AxiRamTb

Diagram

Description


Company : SLAC National Accelerator Laboratory

Description: Simulation Testbed for testing the AxiRamTb module

This file is part of 'SLAC Firmware Standard Library'. It is subject to the license terms in the LICENSE.txt file found in the top-level directory of this distribution and at: https://confluence.slac.stanford.edu/display/ppareg/LICENSE.html. No part of 'SLAC Firmware Standard Library', including this file, may be copied, modified, propagated, or distributed except according to

the terms contained in the LICENSE.txt file.

Signals

Name Type Description
clk sl
rst sl
rstL sl
memReady sl
memError sl
memReadyDly sl
memErrorDly sl
axiWriteMaster AxiWriteMasterType
axiWriteSlave AxiWriteSlaveType
axiReadMaster AxiReadMasterType
axiReadSlave AxiReadSlaveType

Constants

Name Type Value Description
CLK_PERIOD_C time 10 ns
TPD_G time CLK_PERIOD_C/4
AXI_CONFIG_C AxiConfigType ( ADDR_WIDTH_C => 16,
DATA_BYTES_C => 8,
ID_BITS_C => 4,
LEN_BITS_C => 8)
START_ADDR_C slv(AXI_CONFIG_C.ADDR_WIDTH_C-1 downto 0) (others => '0')
STOP_ADDR_C slv(AXI_CONFIG_C.ADDR_WIDTH_C-1 downto 0) (others => '1')

Processes

Description
------------------- Report the Results -------------------

Instantiations

Description

AXI Memory

Description

Memory Tester