URL
https://opencores.org/ocsvn/robust_axi2ahb/robust_axi2ahb/trunk
Subversion Repositories robust_axi2ahb
Compare Revisions
- This comparison shows the changes necessary to convert path
/robust_axi2ahb/trunk/src
- from Rev 5 to Rev 6
- ↔ Reverse comparison
Rev 5 → Rev 6
/base/def_axi2ahb_static.txt
27,7 → 27,7
//// //// |
//////////////////////////////////////////////////////////////////##> |
|
SWAP MODEL_NAME AXI2AHB bridge |
SWAP.GLOBAL MODEL_NAME AXI2AHB bridge |
|
VERIFY ((DATA_BITS==32) || (DATA_BITS==64)) |
|
/base/def_axi2ahb.txt
31,7 → 31,7
|
INCLUDE def_axi2ahb_static.txt |
|
SWAP #FFD #1 ## flip-flop delay |
SWAP.GLOBAL #FFD #1 ## flip-flop delay |
|
SWAP.USER PREFIX axi2ahb ##Prefix for all modules and file names |
|