This website requires JavaScript.
Explore
Help
Sign In
riscv
/
coriolis
mirror of
https://gitlab.lip6.fr/vlsi-eda/coriolis.git
Watch
1
Star
0
Fork
You've already forked coriolis
0
Code
Issues
Projects
Releases
Wiki
Activity
0326d513bd
coriolis
/
bootstrap
/
docker
/
ubuntu-18
/
docker-conf.sh
5 lines
103 B
Bash
Raw
Normal View
History
Unescape
Escape
Created docker images to check rebuild on various distributions. * New: In bootstrap/docker, paraphernalia to rebuild and check Coriolis for Debian 9, Ubuntu 18 & SL 7 on pristine systems. Added scripts to rebuild Alliance as well and perform the alliance-check-toolkit regression tests. * Change: Updated installation documentation. Added a section for docker.
2020-02-09 11:18:42 -06:00
systemImage
=
"ubuntu18.system"
coriolisImage
=
"ubuntu18.coriolis"
Add nMigen to docker & chroot images. * New: In bootsrap/docker: * install python3/nMigen tool in all environment. * Add a new image on top of the coriolis one to have a shell (with X11 connexion to the host system). * Upgrade Yosys to 0.9. * Correct integration of allianceInstaller.sh in socInstaller.py. * Add a chroot mode to socInstaler.py (for Debian 9 chrooted). * Allow benchs to be run separately.
2020-02-19 17:45:52 -06:00
bashImage
=
"ubuntu18.bash"