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

Subversion Repositories s1_core

[/] [s1_core/] [trunk/] [docs/] [INSTALL.txt] - Blame information for rev 114

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 114 albert.wat
S1 Core - Quick Installation Guide
2
==================================
3 4 fafa1971
 
4
To install the package just extract it:
5
 
6 111 albert.wat
  tar zxvf s1_core.tar.gz
7 4 fafa1971
 
8
then edit the top-level "sourceme" file to reflect the locations
9
of the S1 design (we call "S1 root directory" the one containing
10
the "hdl" and "tools" subdirectories) and the root of the T1 design:
11
the first one is mandatory, the second path is needed only if you
12
want to update the SPARC Core source file bundled with this tarball
13
with an updated version of the T1 design released by the OpenSPARC
14 111 albert.wat
community (to see how to update it, please read UPDATING.txt).
15 4 fafa1971
 
16
After that just use on your GNU/Linux or Unix box a bash shell
17
to source this file:
18
 
19
  source sourceme
20
 
21
Then you have to update the list of files to be used, to do so
22
just run the script:
23
 
24
  update_filelist
25
 
26
Now you are ready to try the S1 environment to run simulations or
27
synthesis.
28
 

powered by: WebSVN 2.1.0

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