System Requirements (#387)
* more system requirements
* [ci skip] system reqs PR comments
* scripts: Make {ubuntu,centos}-req.sh executable [ci skip]
* scripts: Add Ubuntu toolchain dependencies [ci skip]
* inline marshal reqs
* [skip ci] Update scripts/centos-req.sh
Co-Authored-By: Albert Ou <aou@eecs.berkeley.edu>
Co-authored-by: Albert Ou <aou@eecs.berkeley.edu>
This commit is contained in:
@@ -10,6 +10,19 @@ Chipyard is developed and tested on Linux-based systems.
|
||||
|
||||
.. Warning:: Working under Windows is not recommended.
|
||||
|
||||
|
||||
In CentOS-based platforms, we recommend installing the following dependencies:
|
||||
|
||||
.. include:: /../scripts/centos-req.sh
|
||||
:code: bash
|
||||
|
||||
In Ubuntu/Debian-based platforms (Ubuntu), we recommend installing the following dependencies:
|
||||
|
||||
.. include:: /../scripts/ubuntu-req.sh
|
||||
:code: bash
|
||||
|
||||
.. Note:: When running on an Amazon Web Services EC2 FPGA-development instance (for FireSim), FireSim includes a machine setup script that will install all of the aforementioned dependencies (and some additional ones).
|
||||
|
||||
Checking out the sources
|
||||
------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user