@@ -9,15 +9,17 @@ This is OpenRISC 1000 architectural simulator. See the file COPYING
99for copying permission. To contact the authors, see the AUTHORS file.
1010
1111This 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
1515Pre-requisites
1616==============
1717
1818The 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
2224Both 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.
3234GNU 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
3638the Embecosm Application Note EAN2: "The OpenCores OpenRISC 1000 Simulator and
3739Tool Chain: Installation Guide" <www.embecosm.com/download/ean2.html>.
3840
@@ -62,8 +64,8 @@ may be obtained by running the command:
6264from the top level directory.
6365
6466
65- OpenRISC and OpenCores
66- ======================
67+ OpenRISC
68+ ========
6769
6870This project is licensed under the GNU Public License version 3. See the file
6971COPYING for details.
@@ -73,8 +75,8 @@ IP (intellectual property) cores. We design open source, synthesizable
7375cores. OpenRISC is one such core. It is a 32-bit RISC microprocessor that
7476will 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