dev-env-setup.git
3 years agoRemove checkout of known working commit, nmigen issue #429 has been resolved
Cole Poirier [Mon, 13 Jul 2020 19:06:04 +0000 (12:06 -0700)]
Remove checkout of known working commit, nmigen issue #429 has been resolved

3 years agoAdd nmigen-soc installation to script, use known-working nmigen commit
Cole Poirier [Sun, 12 Jul 2020 20:38:21 +0000 (13:38 -0700)]
Add nmigen-soc installation to script, use known-working nmigen commit

3 years agoFix silly typo in coriolis2-chroot script
colepoirier [Tue, 19 May 2020 06:09:10 +0000 (23:09 -0700)]
Fix silly typo in coriolis2-chroot script

3 years agoReorder installs, now compiling yosys from source before
colepoirier [Tue, 19 May 2020 00:28:33 +0000 (17:28 -0700)]
Reorder installs, now compiling yosys from source before
building alliance and coriolis

3 years agoApplied JP's patch to correctly set coriolisenv
colepoirier [Mon, 18 May 2020 22:13:58 +0000 (15:13 -0700)]
Applied JP's patch to correctly set coriolisenv

3 years agoMade hdl-dev-repos script executable
colepoirier [Mon, 18 May 2020 20:19:05 +0000 (13:19 -0700)]
Made hdl-dev-repos script executable

3 years agoAdded missing dependency 'libmpfr-dev' to 'install-apt-reqs'
colepoirier [Mon, 18 May 2020 20:14:10 +0000 (13:14 -0700)]
Added missing dependency 'libmpfr-dev' to 'install-apt-reqs'

3 years agoCreated simple script to install and 'python3 setup.py develop'
colepoirier [Mon, 18 May 2020 19:58:03 +0000 (12:58 -0700)]
Created simple script to install and 'python3 setup.py develop'
libre-soc dev repos in correct sequence

3 years agoSignificantly simplfied yosys and related tools installation script
colepoirier [Mon, 18 May 2020 19:55:13 +0000 (12:55 -0700)]
Significantly simplfied yosys and related tools installation script

3 years agoAdded python3-setuptools to 'install-apt-reqs' script
colepoirier [Fri, 15 May 2020 19:06:51 +0000 (12:06 -0700)]
Added python3-setuptools to 'install-apt-reqs' script

3 years agoFirst working draft of 'yosys-et-al' script for building and
colepoirier [Thu, 14 May 2020 22:31:57 +0000 (15:31 -0700)]
First working draft of 'yosys-et-al' script for building and
installing all necessary yosys related tools from source

3 years agoUpdated install-apt-reqs with more than 10 dependecies that were
colepoirier [Thu, 14 May 2020 22:29:44 +0000 (15:29 -0700)]
Updated install-apt-reqs with more than 10 dependecies that were
previously missing

3 years agoFirst draft of coriolis2 chroot dependency setup script, not currently
colepoirier [Tue, 12 May 2020 19:28:11 +0000 (12:28 -0700)]
First draft of coriolis2 chroot dependency setup script, not currently
working

3 years agoCreate alphabetical dedulicated file of apt dependencies for coriolis
colepoirier [Tue, 12 May 2020 19:27:11 +0000 (12:27 -0700)]
Create alphabetical dedulicated file of apt dependencies for coriolis
chroot

3 years agoAdded more of the required apt dependencies, specified -y option for all
colepoirier [Tue, 12 May 2020 19:24:05 +0000 (12:24 -0700)]
Added more of the required apt dependencies, specified -y option for all
apt operations

3 years agoFirst commit of script that installs host apt dependencies
colepoirier [Tue, 21 Apr 2020 21:03:40 +0000 (14:03 -0700)]
First commit of script that installs host apt dependencies

4 years agoInitial commit
Cole Poirier [Fri, 3 Apr 2020 19:41:33 +0000 (12:41 -0700)]
Initial commit