URL
https://opencores.org/ocsvn/robust_axi2ahb/robust_axi2ahb/trunk
Subversion Repositories robust_axi2ahb
[/] [robust_axi2ahb/] [trunk/] [src/] [base/] [def_axi2ahb.txt] - Rev 9
Go to most recent revision | Compare with Previous | Blame | View Log
<##////////////////////////////////////////////////////////////////////// //////// Author: Eyal Hochberg //////// eyal@provartec.com //////// //////// Downloaded from: http://www.opencores.org ///////////////////////////////////////////////////////////////////////////// //////// Copyright (C) 2010 Provartec LTD //////// www.provartec.com //////// info@provartec.com //////// //////// This source file may be used and distributed without //////// restriction provided that this copyright statement is not //////// removed from the file and that any derivative work contains //////// the original copyright notice and the associated disclaimer.//////// //////// This source file is free software; you can redistribute it //////// and/or modify it under the terms of the GNU Lesser General //////// Public License as published by the Free Software Foundation.//////// //////// This source 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. See the GNU Lesser General Public License for more//////// details. http://www.gnu.org/licenses/lgpl.html //////// //////////////////////////////////////////////////////////////////////##>REQUIRE(1.4)INCLUDE def_axi2ahb_static.txtSTARTUSERSWAP.GLOBAL #FFD #1 ## flip-flop delaySWAP.USER PREFIX axi2ahb ##Prefix for all modules and file namesSWAP.USER CMD_DEPTH 4 ##Number of AXI command FIFOSWAP.USER ADDR_BITS 24 ##AXI and AHB address bitsSWAP.USER DATA_BITS 32 ##AXI and AHB data bitsSWAP.USER SIZE_BITS 2 ##AXI size bitsSWAP.USER ID_BITS 4 ##AXI ID bits
Go to most recent revision | Compare with Previous | Blame | View Log
