dev-env-setup.git
3 years agoadd libevent-dev
Luke Kenneth Casson Leighton [Mon, 29 Mar 2021 18:35:27 +0000 (19:35 +0100)]
add libevent-dev

3 years agoadd libjson-c-dev dependency (for litex)
Luke Kenneth Casson Leighton [Mon, 29 Mar 2021 18:22:11 +0000 (19:22 +0100)]
add libjson-c-dev dependency (for litex)

3 years agocomment out nosetests, add in a few "make" commands needed
Luke Kenneth Casson Leighton [Mon, 29 Mar 2021 15:02:39 +0000 (16:02 +0100)]
comment out nosetests, add in a few "make" commands needed

3 years agoAdd make -j parallelization and chown and chgrp the got repo's
R Veera Kumar [Fri, 12 Mar 2021 11:54:18 +0000 (17:24 +0530)]
Add make -j parallelization and chown and chgrp the got repo's

3 years agoclean up build scripts
Luke Kenneth Casson Leighton [Fri, 12 Mar 2021 10:37:49 +0000 (10:37 +0000)]
clean up build scripts

3 years agocomment and change build location
Luke Kenneth Casson Leighton [Fri, 12 Mar 2021 10:34:16 +0000 (10:34 +0000)]
comment and change build location

3 years agoformatting, remove proc/sys/dev mount in case its run as non-chroot
Luke Kenneth Casson Leighton [Fri, 12 Mar 2021 10:27:21 +0000 (10:27 +0000)]
formatting, remove proc/sys/dev mount in case its run as non-chroot

3 years agoAdd new install script for nextpnr with ecp5 support
R Veera Kumar [Fri, 12 Mar 2021 06:02:12 +0000 (11:32 +0530)]
Add new install script for nextpnr with ecp5 support

3 years agoadd sudo, remove systemd
Luke Kenneth Casson Leighton [Mon, 8 Mar 2021 11:42:13 +0000 (11:42 +0000)]
add sudo, remove systemd

3 years agoadd sudo, remove systemd
Luke Kenneth Casson Leighton [Mon, 8 Mar 2021 11:41:33 +0000 (11:41 +0000)]
add sudo, remove systemd

3 years agoadd mk-deb-chroot based on coriolis2-chroot
Luke Kenneth Casson Leighton [Mon, 8 Mar 2021 11:25:30 +0000 (11:25 +0000)]
add mk-deb-chroot based on coriolis2-chroot

3 years agoadd comments
Luke Kenneth Casson Leighton [Mon, 8 Mar 2021 11:03:50 +0000 (11:03 +0000)]
add comments

3 years agoadd python3-sphinx to dependencies
Luke Kenneth Casson Leighton [Sun, 7 Mar 2021 23:49:10 +0000 (23:49 +0000)]
add python3-sphinx to dependencies

3 years agoremove -n from make install
Luke Kenneth Casson Leighton [Thu, 4 Mar 2021 22:38:50 +0000 (22:38 +0000)]
remove -n from make install

3 years agocorrection to gdb-gcc build script
Luke Kenneth Casson Leighton [Thu, 4 Mar 2021 22:14:02 +0000 (22:14 +0000)]
correction to gdb-gcc build script

3 years agofirst revision ppc64-gdb-gcc script
Luke Kenneth Casson Leighton [Thu, 4 Mar 2021 21:50:28 +0000 (21:50 +0000)]
first revision ppc64-gdb-gcc script

3 years agoadd c4m-jtag to required dependencies
Luke Kenneth Casson Leighton [Thu, 4 Mar 2021 10:02:32 +0000 (10:02 +0000)]
add c4m-jtag to required dependencies

3 years agoupdate lsoc-mesa-dev-env-setup as now it builds and installs sucessfully
Cole Poirier [Thu, 10 Sep 2020 23:37:49 +0000 (16:37 -0700)]
update lsoc-mesa-dev-env-setup as now it builds and installs sucessfully

3 years agodev-env-setup add specific mesa apt dependencies install script,
Cole Poirier [Thu, 27 Aug 2020 19:34:49 +0000 (12:34 -0700)]
dev-env-setup add specific mesa apt dependencies install script,
mesa-dev-env-setup script

3 years agodev-env setup change name of install-apt-reqs because now have hdl and
Cole Poirier [Thu, 27 Aug 2020 19:33:04 +0000 (12:33 -0700)]
dev-env setup change name of install-apt-reqs because now have hdl and
mesa dev enivronments to set up

3 years agoRemove use of uid=1000 in favour of $SUDO_USER globally
Cole Poirier [Fri, 24 Jul 2020 21:42:23 +0000 (14:42 -0700)]
Remove use of uid=1000 in favour of $SUDO_USER globally

3 years agoAdd missing pia step, cargo install maturin the rust-python build tool
Cole Poirier [Fri, 24 Jul 2020 20:36:39 +0000 (13:36 -0700)]
Add missing pia step, cargo install maturin the rust-python build tool

3 years agoCreate script to build and install power_instruction_analyzer
Cole Poirier [Fri, 24 Jul 2020 20:18:07 +0000 (13:18 -0700)]
Create script to build and install power_instruction_analyzer

3 years agoFix minor bugs, give better name to yosys install script
Cole Poirier [Fri, 24 Jul 2020 00:23:48 +0000 (17:23 -0700)]
Fix minor bugs, give better name to yosys install script

3 years agoFix bugs and add helpful messages, script is tested and works fully now
Cole Poirier [Thu, 23 Jul 2020 01:09:15 +0000 (18:09 -0700)]
Fix bugs and add helpful messages, script is tested and works fully now

3 years agoRemove duplication of code, chroot-deps are in coriolis2-chroot script
Cole Poirier [Wed, 15 Jul 2020 23:50:38 +0000 (16:50 -0700)]
Remove duplication of code, chroot-deps are in coriolis2-chroot script

3 years agoRemove dependency on mercurial
Cole Poirier [Wed, 15 Jul 2020 20:32:25 +0000 (13:32 -0700)]
Remove dependency on mercurial

3 years agouse 'python3 setup.py develop' instead
Tobias Platen [Wed, 15 Jul 2020 11:17:11 +0000 (13:17 +0200)]
use 'python3 setup.py develop' instead

3 years agoadd setup script for use with virtualenv
Tobias Platen [Tue, 14 Jul 2020 18:38:43 +0000 (20:38 +0200)]
add setup script for use with virtualenv

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