Entity: AxiPkgTb
- File: AxiPkgTb.vhd
Diagram
Description
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 |
|---|---|---|
| burstBytes | integer | 8-bit awlen/arlen interface |
| totalBytes | slv(31 downto 0) | |
| address | slv(31 downto 0) | |
| len | slv(7 downto 0) | |
| clk | sl |
Constants
| Name | Type | Value | Description |
|---|---|---|---|
| AXI_CFG_C | AxiConfigType | ( ADDR_WIDTH_C => 32, -- 32-bit address interface DATA_BYTES_C => 16, -- 128-bit data interface (matches the AXIS stream) ID_BITS_C => 5, -- Up to 32 DMA IDS LEN_BITS_C => 8) |
Processes
- clkproc: ( )
- seq: ( clk )