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

Subversion Repositories s1_core

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

Only display areas with differences | Details | Blame | View Log

Rev 111 Rev 114
Simply RISC S1 Core - Quick Installation Guide
S1 Core - Quick Installation Guide
==============================================
==================================
 
 
To install the package just extract it:
To install the package just extract it:
  tar zxvf s1_core.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
Then you have to update the list of files to be used, to do so
Then you have to update the list of files to be used, to do so
just run the script:
just run the script:
  update_filelist
  update_filelist
Now you are ready to try the S1 environment to run simulations or
Now you are ready to try the S1 environment to run simulations or
synthesis.
synthesis.
 
 

powered by: WebSVN 2.1.0

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