Merge pull request #250 from mehnadnerd/master

Notes that building with macOS doesn't really work
This commit is contained in:
Abraham Gonzalez
2019-09-25 20:09:27 -07:00
committed by GitHub
2 changed files with 15 additions and 1 deletions

View File

@@ -1,6 +1,13 @@
Quick Start
===============================
Requirements
-------------------------------------------
Chipyard is developed and tested on Linux-based systems.
It is possible to use this on macOS or other BSD-based systems, although GNU tools will need to be installed; it is also recommended to install the RISC-V toolchain from ``brew``.
Working under Windows is not recommended.
Setting up the Chipyard Repo
-------------------------------------------