OpenCores
URL https://opencores.org/ocsvn/robust_axi_fabric/robust_axi_fabric/trunk

Subversion Repositories robust_axi_fabric

[/] [robust_axi_fabric/] [trunk/] [src/] [base/] [def_ic.txt] - Diff between revs 20 and 22

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 20 Rev 22
Line 29... Line 29...
 
 
REQUIRE(1.4)
REQUIRE(1.4)
 
 
INCLUDE def_ic_static.txt
INCLUDE def_ic_static.txt
 
 
 
STARTUSER
 
 
SWAP.GLOBAL #FFD            #1                              ##flip-flop delay
SWAP.GLOBAL #FFD            #1                              ##flip-flop delay
 
 
SWAP.USER PREFIX     fabric_MASTER_NUM_SLAVE_NUM     ##prefix for all module and file names
SWAP.USER PREFIX     fabric_MASTER_NUM_SLAVE_NUM     ##prefix for all module and file names
 
 
SWAP.USER MASTER_NUM 3                               ##number of masters
SWAP.USER MASTER_NUM 3                               ##number of masters
Line 42... Line 44...
SWAP.USER SLV_DEPTH  8                               ##AXI slave command depth for read and write
SWAP.USER SLV_DEPTH  8                               ##AXI slave command depth for read and write
 
 
SWAP.USER DATA_BITS 64                               ##AXI data bits
SWAP.USER DATA_BITS 64                               ##AXI data bits
SWAP.USER ADDR_BITS 32                               ##AXI address bits
SWAP.USER ADDR_BITS 32                               ##AXI address bits
 
 
 
SWAP.USER SIZE_BITS  2                               ##AXI size bits
 
 
DEFINE.USER          DEF_DECERR_SLV                  ##use interanl decode slave error
DEFINE.USER          DEF_DECERR_SLV                  ##use interanl decode slave error
 
 
SWAP.USER USER_BITS  4                               ##AXI user bits
SWAP.USER USER_BITS  4                               ##AXI user bits
 
 
SWAP.USER MSTR_ID_BITS    4                          ##AXI ID bits
SWAP.USER MSTR_ID_BITS    4                          ##AXI ID bits

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.