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

Subversion Repositories robust_ahb_matrix

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 8 to Rev 9
    Reverse comparison

Rev 8 → Rev 9

/robust_ahb_matrix/trunk/src/base/def_ahb_matrix.txt
26,20 → 26,22
//// details. http://www.gnu.org/licenses/lgpl.html ////
//// ////
//////////////////////////////////////////////////////////////////##>
 
REQUIRE(1.4)
 
INCLUDE def_ahb_matrix_static.txt
 
SWAP.GLOBAL #FFD #1 ##flip-flop delay
 
SWAP.USER PREFIX ahb_matrix_MASTER_NUM_SLAVE_NUM ##Prefix for all module and file names
 
SWAP.USER MASTER_NUM 3 ##Number of masters
SWAP.USER SLAVE_NUM 6 ##Number of slaves
 
DEFINE.USER DEF_DECERR_SLV ##Use interanl decode slave error
 
SWAP.USER DATA_BITS 32 ##AHB data bits
SWAP.USER ADDR_BITS 32 ##AHB address bits
 
 
REQUIRE(1.4)
 
INCLUDE def_ahb_matrix_static.txt
 
STARTUSER
SWAP.GLOBAL #FFD #1 ##flip-flop delay
 
SWAP.USER PREFIX ahb_matrix_MASTER_NUM_SLAVE_NUM ##Prefix for all module and file names
 
SWAP.USER MASTER_NUM 3 ##Number of masters
SWAP.USER SLAVE_NUM 6 ##Number of slaves
 
DEFINE.USER DEF_DECERR_SLV ##Use interanl decode slave error
 
SWAP.USER DATA_BITS 32 ##AHB data bits
SWAP.USER ADDR_BITS 32 ##AHB address bits
 

powered by: WebSVN 2.1.0

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