URL
https://opencores.org/ocsvn/ahb_master/ahb_master/trunk
[/] [ahb_master/] [trunk/] [src/] [base/] [def_ahb_master.txt] - Blame information for rev 12
Go to most recent revision |
Details |
Compare with Previous |
View Log
Line No. |
Rev |
Author |
Line |
1 |
8 |
eyalhoc |
<##//////////////////////////////////////////////////////////////////
|
2 |
|
|
//// ////
|
3 |
|
|
//// Author: Eyal Hochberg ////
|
4 |
|
|
//// eyal@provartec.com ////
|
5 |
|
|
//// ////
|
6 |
|
|
//// Downloaded from: http://www.opencores.org ////
|
7 |
|
|
/////////////////////////////////////////////////////////////////////
|
8 |
|
|
//// ////
|
9 |
|
|
//// Copyright (C) 2010 Provartec LTD ////
|
10 |
|
|
//// www.provartec.com ////
|
11 |
|
|
//// info@provartec.com ////
|
12 |
|
|
//// ////
|
13 |
|
|
//// This source file may be used and distributed without ////
|
14 |
|
|
//// restriction provided that this copyright statement is not ////
|
15 |
|
|
//// removed from the file and that any derivative work contains ////
|
16 |
|
|
//// the original copyright notice and the associated disclaimer.////
|
17 |
|
|
//// ////
|
18 |
|
|
//// This source file is free software; you can redistribute it ////
|
19 |
|
|
//// and/or modify it under the terms of the GNU Lesser General ////
|
20 |
|
|
//// Public License as published by the Free Software Foundation.////
|
21 |
|
|
//// ////
|
22 |
|
|
//// This source is distributed in the hope that it will be ////
|
23 |
|
|
//// useful, but WITHOUT ANY WARRANTY; without even the implied ////
|
24 |
|
|
//// warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ////
|
25 |
|
|
//// PURPOSE. See the GNU Lesser General Public License for more////
|
26 |
|
|
//// details. http://www.gnu.org/licenses/lgpl.html ////
|
27 |
|
|
//// ////
|
28 |
|
|
//////////////////////////////////////////////////////////////////##>
|
29 |
2 |
eyalhoc |
|
30 |
10 |
eyalhoc |
REQUIRE(1.4)
|
31 |
8 |
eyalhoc |
|
32 |
2 |
eyalhoc |
INCLUDE def_axi_master_rand.txt
|
33 |
|
|
INCLUDE def_axi2ahb.txt
|
34 |
|
|
|
35 |
9 |
eyalhoc |
SWAP.GLOBAL MODEL_NAME AHB master stub
|
36 |
2 |
eyalhoc |
|
37 |
7 |
eyalhoc |
SWAP.GLOBAL #FFD #1 ## flip-flop delay
|
38 |
2 |
eyalhoc |
|
39 |
7 |
eyalhoc |
SWAP.USER PREFIX ahb_master ## Prefix for all modules and file names
|
40 |
2 |
eyalhoc |
|
41 |
7 |
eyalhoc |
SWAP.USER ADDR_BITS 24 ## AHB address bits
|
42 |
|
|
SWAP.USER DATA_BITS 32 ## AHB data bits
|
43 |
|
|
|
44 |
|
|
SWAP SIZE_BITS 2
|
45 |
2 |
eyalhoc |
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.