OpenCores
URL https://opencores.org/ocsvn/mips_enhanced/mips_enhanced/trunk

Subversion Repositories mips_enhanced

[/] [mips_enhanced/] [trunk/] [grlib-gpl-1.0.19-b3188/] [lib/] [grlib/] [amba/] [amba.in.help] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 dimamali
CONFIG_AHB_DEFMST
2
  Sets the default AHB master (see AMBA 2.0 specification for definition).
3
  Should not be set to a value larger than the number of AHB masters - 1.
4
  For highest processor performance, leave it at 0.
5
 
6
Default AHB master
7
CONFIG_AHB_RROBIN
8
  Say Y here to enable round-robin arbitration of the AHB bus. A N will
9
  select fixed priority, with the master with the highest bus index having
10
  the highest priority.
11
 
12
Support AHB split-transactions
13
CONFIG_AHB_SPLIT
14
  Say Y here to enable AHB split-transaction support in the AHB arbiter.
15
  Unless you actually have an AHB slave that can generate AHB split
16
  responses, say N and save some gates.
17
 
18
Default AHB master
19
CONFIG_AHB_IOADDR
20
  Selects the MSB adddress (HADDR[31:20]) of the AHB IO area, as defined
21
  in the plug&play extentions of the AMBA bus. Should be kept to FFF
22
  unless you really know what you are doing.
23
 
24
APB bridge address
25
CONFIG_APB_HADDR
26
  Selects the MSB adddress (HADDR[31:20]) of the APB bridge. Should be
27
  kept at 800 for software compatibility.
28
 
29
AHB monitor
30
CONFIG_AHB_MON
31
  Say Y to enable the AHB bus monitor. The monitor will check for
32
  illegal AHB transactions during simulation. It has no impact on
33
  synthesis.
34
 
35
Report AHB errors
36
CONFIG_AHB_MONERR
37
  Print out detected AHB violations on console.
38
 
39
Report AHB warnings
40
CONFIG_AHB_MONWAR
41
  Print out detected AHB warnings on console.
42
 
43
 

powered by: WebSVN 2.1.0

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