Updated dockerfile comments and updated dockerfile readme. Removed ci-dockerfile

Added python
This commit is contained in:
Ella Schwarz
2021-02-04 00:29:43 -08:00
parent 5e903723ed
commit e95e033e5e
4 changed files with 9 additions and 49 deletions

View File

@@ -18,6 +18,7 @@ sudo yum install -y centos-release-scl
sudo yum install -y devtoolset-8-make
# install DTC
sudo yum install -y dtc
sudo yum install -y python
# install verilator
git clone http://git.veripool.org/git/verilator