Notes on building with macOS doesn't really work

This commit is contained in:
Brendan Sweeney
2019-09-25 12:53:08 -07:00
parent 62f5623225
commit f7138a8d71
2 changed files with 31 additions and 1 deletions

View File

@@ -1,6 +1,21 @@
Quick Start
===============================
Requirements
-------------------------------------------
Using Linux is recommended.
The provided scripts will not work on macOS out of the box, but they may be able to be modified to support it.
Working under Windows is not recommended.
* dtc (design-tree-compiler)
* GNU awk
* GNU sed
* GNU make
Setting up the Chipyard Repo
-------------------------------------------