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/] [ddr/] [ddrsp.in.help] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 dimamali
SDRAM controller enable
2
CONFIG_DDRSP
3
  Say Y here to enabled a 16-bit DDR266 SDRAM controller.
4
 
5
Power-on init
6
CONFIG_DDRSP_INIT
7
  Say Y here to enable the automatic DDR initialization sequence.
8
  If disabled, the sequencemust be performed in software before
9
  the DDR can be used. If unsure, say Y.
10
 
11
Memory frequency
12
CONFIG_DDRSP_FREQ
13
  Enter the frequency of the DDR clock (in MHz). The value is
14
  typically between 80 - 133, depending on system configuration.
15
  Some template design (such as the leon3-avnet-eval-lx25)
16
  calculate this value automatically and this value is not used.
17
 
18
Column bits
19
CONFIG_DDRSP_COL
20
  Select the number of colomn address bits of the DDR memory.
21
  Typical values are 8 - 11. Only needed when automatic DDR
22
  initialisation is choosen. The column size can always be
23
  programmed by software as well.
24
 
25
Chip select size
26
CONFIG_DDRSP_MBYTE
27
  Select the memory size (Mbytes) that each chip select should decode.
28
  Only needed when automatic DDR initialisation is choosen. The chip
29
  select size can always be programmed by software as well.
30
 
31
Read clock phase shift
32
CONFIG_DDRSP_RSKEW
33
  On Xilinx targets, the read clock is de-skewed and phase-shifted
34
  using a DCM connected to the feed-back clock input. On some boards,
35
  the de-skewing does not work perfectly, and some extra phase shifting
36
  must be added manually. The entered value is set to the PHASE_SHIFT
37
  generic on the Xilinx DCM. The Digilent Sparten3E-1600 board typically
38
  needs a value of 35, while the Avnet Virtex4 Eval board needs -90.
39
  For Altera CycloneIII, the entered value is set to the PHASE_SHIFT of
40
  the PLL in ps (e.g 2500 for 90' shift in 100MHz)

powered by: WebSVN 2.1.0

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