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

Subversion Repositories s1_core

[/] [s1_core/] [trunk/] [docs/] [INSTALL.txt] - Diff between revs 105 and 111

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 105 Rev 111
Line 1... Line 1...
Simply RISC S1 Core - Quick Installation Guide
Simply RISC S1 Core - Quick Installation Guide
==============================================
==============================================
 
 
To install the package just extract it:
To install the package just extract it:
 
 
  tar zxvf s1.tar.gz
  tar zxvf s1_core.tar.gz
 
 
then edit the top-level "sourceme" file to reflect the locations
then edit the top-level "sourceme" file to reflect the locations
of the S1 design (we call "S1 root directory" the one containing
of the S1 design (we call "S1 root directory" the one containing
the "hdl" and "tools" subdirectories) and the root of the T1 design:
the "hdl" and "tools" subdirectories) and the root of the T1 design:
the first one is mandatory, the second path is needed only if you
the first one is mandatory, the second path is needed only if you
want to update the SPARC Core source file bundled with this tarball
want to update the SPARC Core source file bundled with this tarball
with an updated version of the T1 design released by the OpenSPARC
with an updated version of the T1 design released by the OpenSPARC
community (to see how to update it, please read UPDATING.txt
community (to see how to update it, please read UPDATING.txt).
).
 
 
 
After that just use on your GNU/Linux or Unix box a bash shell
After that just use on your GNU/Linux or Unix box a bash shell
to source this file:
to source this file:
 
 
  source sourceme
  source sourceme

powered by: WebSVN 2.1.0

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