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

Subversion Repositories minsoc

[/] [minsoc/] [tags/] [release-0.9/] [utils/] [contributions/] [setup/] [README] - Blame information for rev 42

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 41 rfajardo
===== STEPS =====
2
 
3
A. Install Cable Drivers:
4
        - Edit the cable-install.sh file and set the variable ISE_PATH to the directory
5
          where you have installed ISE (that directory must contain a directory ISE_DS).
6
        - Run the script: ./cable-install.sh
7
        - When finished type lsusb and you should get a line similar to
8
          "Bus 001 Device 005: ID 03fd:0008 Xilinx, Inc." where the ID
9
          should be as shown (03fd:0008).
10
        - You should be able to run IMPACT and see the devices in the JTAG chain.
11
 
12
B. Install GNU Toolchain for OR:
13
        - Edit the toolchain-install.sh file and set the variables DIR_TO_INSTALL and
14
          KERNEL_ARCH as explained in the file.
15
        - Run the script: ./toolchain-install.sh
16
        - When finished you should be able to run or32-elf-gdb in a new terminal.
17
 
18
C. Install minsoc:
19
        - Edit the minsoc-install.sh file and the variable DIR_TO_INSTALL.
20
        - Run the script: ./minsoc-install.sh
21
        - When finished you should have a working copy of minsoc project in the
22
          specified directory.
23
 
24
Hope it works!

powered by: WebSVN 2.1.0

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