URL
https://opencores.org/ocsvn/ahb_master/ahb_master/trunk
[/] [ahb_master/] [trunk/] [src/] [base/] [def_axi2ahb.txt] - Diff between revs 9 and 10
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 9 |
Rev 10 |
Line 25... |
Line 25... |
//// PURPOSE. See the GNU Lesser General Public License for more////
|
//// PURPOSE. See the GNU Lesser General Public License for more////
|
//// details. http://www.gnu.org/licenses/lgpl.html ////
|
//// details. http://www.gnu.org/licenses/lgpl.html ////
|
//// ////
|
//// ////
|
//////////////////////////////////////////////////////////////////##>
|
//////////////////////////////////////////////////////////////////##>
|
|
|
|
REQUIRE(1.4)
|
|
|
INCLUDE def_axi2ahb_static.txt
|
INCLUDE def_axi2ahb_static.txt
|
|
|
SWAP.GLOBAL #FFD #1 ## flip-flop delay
|
SWAP.GLOBAL #FFD #1 ## flip-flop delay
|
|
|
SWAP.USER PREFIX axi2ahb ## prefix for all modules and file names
|
SWAP.USER PREFIX axi2ahb ##Prefix for all modules and file names
|
|
|
SWAP.USER CMD_DEPTH 4 ## number of AXI command FIFO
|
SWAP.USER CMD_DEPTH 4 ##Number of AXI command FIFO
|
|
|
SWAP.USER ADDR_BITS 24 ## AXI and AHB address bits
|
SWAP.USER ADDR_BITS 24 ## AXI and AHB address bits
|
SWAP.USER DATA_BITS 32 ## AXI and AHB data bits
|
SWAP.USER DATA_BITS 32 ## AXI and AHB data bits
|
SWAP.USER ID_BITS 4 ## AXI ID bits
|
SWAP.USER ID_BITS 4 ## AXI ID bits
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.