URL
https://opencores.org/ocsvn/axi_slave/axi_slave/trunk
[/] [axi_slave/] [trunk/] [src/] [base/] [def_axi_slave.txt] - Diff between revs 2 and 7
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 2 |
Rev 7 |
Line 29... |
Line 29... |
|
|
INCLUDE def_axi_slave_static.txt
|
INCLUDE def_axi_slave_static.txt
|
|
|
SWAP.GLOBAL #FFD #1 ##Flip-Flop simulation delay
|
SWAP.GLOBAL #FFD #1 ##Flip-Flop simulation delay
|
|
|
SWAP PREFIX axi_slave ##prefix for all module and file names
|
SWAP.USER PREFIX axi_slave ##prefix for all module and file names
|
|
|
SWAP ID_BITS 4 ##AXI ID bits
|
SWAP.USER ID_BITS 4 ##AXI ID bits
|
SWAP ADDR_BITS 24 ##AXI address bits
|
SWAP.USER ADDR_BITS 24 ##AXI address bits
|
SWAP DATA_BITS 64 ##AXI data bits
|
SWAP.USER DATA_BITS 64 ##AXI data bits
|
SWAP LEN_BITS 4 ##AXI LEN bits
|
SWAP.USER LEN_BITS 4 ##AXI LEN bits
|
SWAP SIZE_BITS 2 ##AXI SIZE bits
|
SWAP.USER SIZE_BITS 2 ##AXI SIZE bits
|
|
|
SWAP WCMD_DEPTH 8 ##AXI write command depth
|
SWAP.USER WCMD_DEPTH 8 ##AXI write command depth
|
SWAP RCMD_DEPTH 8 ##AXI write command depth
|
SWAP.USER RCMD_DEPTH 8 ##AXI write command depth
|
|
|
##DEFINE TRACE ##print memory trace to file
|
UNDEF TRACE ##print memory trace to file
|
|
|
No newline at end of file
|
No newline at end of file
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.