Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
osek-v
osek-v
Commits
4f579851
Commit
4f579851
authored
Feb 17, 2015
by
Yunsup Lee
Browse files
change organization to riscv
parent
09cd555f
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
4f579851
...
...
@@ -31,7 +31,7 @@ To build the rocket-chip repository, you must point the RISCV
environment variable to your riscv-tools installation directory. If you
do not yet have riscv-tools installed, please follow the directions in
the
[
riscv-tools/README
](
https://github.com/
ucb-bar
/riscv-tools/blob/master/README.md
)
.
[
riscv-tools/README
](
https://github.com/
riscv
/riscv-tools/blob/master/README.md
)
.
$ export RISCV=/path/to/riscv/toolchain/installation
...
...
@@ -143,7 +143,7 @@ use dramsim2 to emulate DRAM timing.
We also tag a version of the FPGA infrastructure that works with the RTL
committed in the rocket-chip repository.
*
**riscv-tools**
(
[
https://github.com/
ucb-bar
/riscv-tools
](
https://github.com/
ucb-bar
/riscv-tools
)
):
(
[
https://github.com/
riscv
/riscv-tools
](
https://github.com/
riscv
/riscv-tools
)
):
We tag a version of riscv-tools that works with the RTL committed in the
rocket-chip repository. Once the software toolchain stabilizes, we
might turn this submodule into an external dependency.
...
...
@@ -236,7 +236,7 @@ points to the rocket-chip repository.
Before going any further, you must point the RISCV environment variable
to your riscv-tools installation directory. If you do not yet have
riscv-tools installed, follow the directions in the
[
riscv-tools/README
](
https://github.com/
ucb-bar
/riscv-tools/blob/master/README.md
)
.
[
riscv-tools/README
](
https://github.com/
riscv
/riscv-tools/blob/master/README.md
)
.
export RISCV=/path/to/install/riscv/toolchain
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment