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

Subversion Repositories eco32

[/] [eco32/] [trunk/] [fpga/] [mc/] [boards/] [xsa-xst-3/] [doc/] [README] - Blame information for rev 288

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 235 hellwig
 
2
Notes
3
-----
4
 
5
1. The configuration bitstring for the FPGA is stored in the
6
   topmost quadrant of the Flash ROM (which is quadrant 3, with
7
   starting address 0x180000). The DIP switch setting required
8
   to access this quadrant during autoload on power-up is thus
9
   SW1-1 = OFF, SW1-2 = OFF.
10
 
11
2. The machine monitor is also stored in the Flash ROM, starting
12
   at address 0x000000. The ECO32 CPU can access the machine
13
   monitor at virtual address 0xE0000000. The monitor's size
14
   must not exceed 24 * 64 KB (3 quadrants of the Flash ROM).
15
 
16
3. Here is the command which burns the monitor as well as the
17 236 hellwig
   configuration bitstring into the Flash ROM:
18
      ~/fpgalab-0.3/build/bin/xsload \
19
         -usb \
20
         -fwrite ../../monitor/xsa-xst-3/monitor.exo ./eco32.exo \
21 235 hellwig
         -autoload
22
 

powered by: WebSVN 2.1.0

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