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/] [gaisler/] [memctrl/] [srctrl.in.help] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 dimamali
PROM/SRAM memory controller
2
CONFIG_SRCTRL
3
  Say Y here to enable a simple (and small) PROM/SRAM memory controller.
4
  The controller has a fixed number of waitstates, and is primarily
5
  intended for FPGA implementations. The RAM data bus is always 32 bits,
6
  the PROM can be configured to either 8 or 32 bits (hardwired).
7
 
8
8-bit memory support
9
CONFIG_SRCTRL_8BIT
10
  If you say Y here, the simple PROM/SRAM memory controller will
11
  implement 8-bit PROM mode.
12
 
13
PROM waitstates
14
CONFIG_SRCTRL_PROMWS
15
  Select the number of waitstates for PROM access.
16
 
17
RAM waitstates
18
CONFIG_SRCTRL_RAMWS
19
  Select the number of waitstates for RAM access.
20
 
21
IO waitstates
22
CONFIG_SRCTRL_IOWS
23
  Select the number of waitstates for IO access.
24
 
25
Read-modify-write support
26
CONFIG_SRCTRL_RMW
27
  Say Y here to perform byte- and half-word writes as a
28
  read-modify-write sequence. This is necessary if your
29
  SRAM does not have individual byte enables. If you are
30
  unsure, it is safe to say Y.
31
 
32
SRAM bank select
33
CONFIG_SRCTRL_SRBANKS
34
  Select number of SRAM banks.
35
 
36
SRAM bank size select
37
CONFIG_SRCTRL_BANKSZ
38
  Select size of SRAM banks in kBytes.
39
 
40
PROM address bit select
41
CONFIG_SRCTRL_ROMASEL
42
  Select address bit for PROM bank decoding.

powered by: WebSVN 2.1.0

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