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_static.txt] - Diff between revs 22 and 23

Show entire file | Details | Blame | View Log

Rev 22 Rev 23
Line 28... Line 28...
//////////////////////////////////////////////////////////////////##>
//////////////////////////////////////////////////////////////////##>
 
 
VERIFY (DATA_BITS in 32, 64) ##stub supports 32 or 64 bits data bus
VERIFY (DATA_BITS in 32, 64) ##stub supports 32 or 64 bits data bus
VERIFY (SIZE_BITS in 2, 3) ##stub supports 32 or 64 bits data bus
VERIFY (SIZE_BITS in 2, 3) ##stub supports 32 or 64 bits data bus
 
 
 
VERIFY (MASTER_NUM in 1..8)
 
VERIFY (SLAVE_NUM in 1..16)
 
 
SWAP.GLOBAL MODEL_NAME AXI interconnect fabric
SWAP.GLOBAL MODEL_NAME AXI interconnect fabric
 
 
SWAP MSTRS MASTER_NUM
SWAP MSTRS MASTER_NUM
SWAP SLVS EXPR(SLAVE_NUM+DVAL(DEF_DECERR_SLV))
SWAP SLVS EXPR(SLAVE_NUM+DVAL(DEF_DECERR_SLV))

powered by: WebSVN 2.1.0

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