Entity: axi_adcfifo

Diagram

ADC_DATA_WIDTH DMA_DATA_WIDTH AXI_DATA_WIDTH DMA_READY_ENABLE AXI_SIZE AXI_LENGTH AXI_ADDRESS AXI_ADDRESS_LIMIT adc_rst adc_clk adc_wr [ADC_DATA_WIDTH-1:0] adc_wdata dma_clk dma_wready dma_xfer_req axi_clk axi_resetn axi_awready axi_wready axi_bvalid [ 3:0] axi_bid [ 1:0] axi_bresp [ 3:0] axi_buser axi_arready axi_rvalid [ 3:0] axi_rid [ 3:0] axi_ruser [ 1:0] axi_rresp axi_rlast [AXI_DATA_WIDTH-1:0] axi_rdata adc_wovf dma_wr [DMA_DATA_WIDTH-1:0] dma_wdata [ 3:0] dma_xfer_status axi_awvalid [ 3:0] axi_awid [ 1:0] axi_awburst axi_awlock [ 3:0] axi_awcache [ 2:0] axi_awprot [ 3:0] axi_awqos [ 3:0] axi_awuser [ 7:0] axi_awlen [ 2:0] axi_awsize [ 31:0] axi_awaddr axi_wvalid [AXI_DATA_WIDTH-1:0] axi_wdata [(AXI_DATA_WIDTH/8)-1:0] axi_wstrb axi_wlast [ 3:0] axi_wuser axi_bready axi_arvalid [ 3:0] axi_arid [ 1:0] axi_arburst axi_arlock [ 3:0] axi_arcache [ 2:0] axi_arprot [ 3:0] axi_arqos [ 3:0] axi_aruser [ 7:0] axi_arlen [ 2:0] axi_arsize [ 31:0] axi_araddr axi_rready

Description



Copyright 2014 - 2017 (c) Analog Devices, Inc. All rights reserved.

In this HDL repository, there are many different and unique modules, consisting of various HDL (Verilog or VHDL) components. The individual modules are developed independently, and may be accompanied by separate and unique license terms.

The user should read each of these license terms, and understand the freedoms and responsibilities that he or she has by using this source/core.

This core is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Redistribution and use of source or resulting binaries, with or without modification of this file, are permitted under one of the following two license terms:

  1. The GNU General Public License version 2 as published by the Free Software Foundation, which can be found in the top level directory of this repository (LICENSE_GPL2), and also online at: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html

OR

  1. An ADI specific BSD license, which can be found in the top level directory of this repository (LICENSE_ADIBSD), and also on-line at: https://github.com/analogdevicesinc/hdl/blob/master/LICENSE_ADIBSD This will allow to generate bit files and not release the source code, as long as it attaches to an ADI device.


Generics

Generic name Type Value Description
ADC_DATA_WIDTH 128
DMA_DATA_WIDTH 64
AXI_DATA_WIDTH 512
DMA_READY_ENABLE 1
AXI_SIZE 2
AXI_LENGTH 16
AXI_ADDRESS 32'h00000000
AXI_ADDRESS_LIMIT 32'hffffffff

Ports

Port name Direction Type Description
adc_rst input fifo interface
adc_clk input
adc_wr input
adc_wdata input [ADC_DATA_WIDTH-1:0]
adc_wovf output
dma_clk input dma interface
dma_wr output
dma_wdata output [DMA_DATA_WIDTH-1:0]
dma_wready input
dma_xfer_req input
dma_xfer_status output [ 3:0]
axi_clk input axi interface
axi_resetn input
axi_awvalid output
axi_awid output [ 3:0]
axi_awburst output [ 1:0]
axi_awlock output
axi_awcache output [ 3:0]
axi_awprot output [ 2:0]
axi_awqos output [ 3:0]
axi_awuser output [ 3:0]
axi_awlen output [ 7:0]
axi_awsize output [ 2:0]
axi_awaddr output [ 31:0]
axi_awready input
axi_wvalid output
axi_wdata output [AXI_DATA_WIDTH-1:0]
axi_wstrb output [(AXI_DATA_WIDTH/8)-1:0]
axi_wlast output
axi_wuser output [ 3:0]
axi_wready input
axi_bvalid input
axi_bid input [ 3:0]
axi_bresp input [ 1:0]
axi_buser input [ 3:0]
axi_bready output
axi_arvalid output
axi_arid output [ 3:0]
axi_arburst output [ 1:0]
axi_arlock output
axi_arcache output [ 3:0]
axi_arprot output [ 2:0]
axi_arqos output [ 3:0]
axi_aruser output [ 3:0]
axi_arlen output [ 7:0]
axi_arsize output [ 2:0]
axi_araddr output [ 31:0]
axi_arready input
axi_rvalid input
axi_rid input [ 3:0]
axi_ruser input [ 3:0]
axi_rresp input [ 1:0]
axi_rlast input
axi_rdata input [AXI_DATA_WIDTH-1:0]
axi_rready output

Signals

Name Type Description
adc_dwr_s wire internal signals
adc_ddata_s wire [AXI_DATA_WIDTH-1:0]
axi_rd_req_s wire
axi_rd_addr_s wire [ 31:0]
axi_xfer_status_s wire [ 3:0]
axi_drst_s wire
axi_dvalid_s wire
axi_ddata_s wire [AXI_DATA_WIDTH-1:0]
axi_dready_s wire

Instantiations

Description
instantiations