Skip to content

Commit 5bf9b3f

Browse files
committed
README: Updates to toolchain and urls
The toolchain is no longer found on opencores.org, point to openrisc.io and Embecosm.
1 parent a9cfda1 commit 5bf9b3f

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

README

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,17 @@ This is OpenRISC 1000 architectural simulator. See the file COPYING
99
for copying permission. To contact the authors, see the AUTHORS file.
1010

1111
This simulator loads an assembly file for one of the both architectures
12-
and it simulates the operation of instructions.
12+
and it simulates the operation of instructions.
1313

1414

1515
Pre-requisites
1616
==============
1717

1818
The GNU toolchain for OpenRISC 1000 is required to compile programs for use
19-
with Or1ksim. Instructions how to build these GNU tools can be found on
20-
www.opencores.org
19+
with Or1ksim. The OpenRISC toolchains are upstream and cross compilers can be
20+
found in most populate Linux distributions. However, the most trusted toolchain
21+
builds are those from Embecosm:
22+
https://www.embecosm.com/resources/tool-chain-downloads/#openrisc-stable
2123

2224
Both the tool chain and DejaGnu are need to run the test suite.
2325

@@ -32,7 +34,7 @@ in the user guide, which can be found in the 'doc' subdirectory.
3234
GNU Tools
3335
=========
3436

35-
Instructions how to build GNU tools can be found on www.opencores.org, or in
37+
Instructions how to build GNU tools can be found on openrisc.io, or in
3638
the Embecosm Application Note EAN2: "The OpenCores OpenRISC 1000 Simulator and
3739
Tool Chain: Installation Guide" <www.embecosm.com/download/ean2.html>.
3840

@@ -62,8 +64,8 @@ may be obtained by running the command:
6264
from the top level directory.
6365

6466

65-
OpenRISC and OpenCores
66-
======================
67+
OpenRISC
68+
========
6769

6870
This project is licensed under the GNU Public License version 3. See the file
6971
COPYING for details.
@@ -73,8 +75,8 @@ IP (intellectual property) cores. We design open source, synthesizable
7375
cores. OpenRISC is one such core. It is a 32-bit RISC microprocessor that
7476
will run GNU/Linux.
7577

76-
For more information visit us at http://www.opencores.org.
78+
For more information visit us at https://openrisc.io.
7779

7880

79-
Upated by Jeremy Bennett (jeremy.bennett@embecosm.com)
80-
22 June 2010
81+
Upated by Stafford Horne (shorne@gmail.com)
82+
2024-08-25

0 commit comments

Comments
 (0)