Commit Graph

24 Commits

Author SHA1 Message Date
tangxifan 53a0dcec90 [ci] now revert to Ubuntu 18.04, see if docker can work or not 2022-08-26 21:09:27 -07:00
tangxifan 2e8de29553 [ci] updated paths to executables in docker image 2022-08-25 14:42:53 -07:00
tangxifan eda989dda2 [ci] update docker setting due to changes in build compatibility and executable paths 2022-08-25 13:32:58 -07:00
Ganesh Gore 30f9a33749 [Bugfix] dockerfile 2022-05-23 10:08:42 -06:00
Ganesh Gore e265be3369 [Bugfix] dockerfile 2022-05-23 00:23:23 -06:00
tangxifan c53c058d1e [docker] add safe directory which can allow git diff 2022-05-23 12:16:52 +08:00
Ganesh Gore cbb7faa68d Adder user in docker image 2022-05-14 22:34:35 -06:00
coolbreeze413 192eb1e655 correct yosys paths for CI 2021-11-04 09:11:57 +05:30
ganeshgore bdf03c8b26
Bug fix on Docker build and upload on master (#202)
* [CI/CD] Added force master image update option

* [CI/CD] Fixed .dockerignore while master image building

* [Test] checking correctness of source_modified flag

* [Bugfix] Fixed openfpga_flow in dockerignore

* [CICD] Added more context in dockerignore

* [CICD] Updated Dockerfile.master

* [CICD] Reverted test variables
2021-01-29 11:16:57 -07:00
Ganesh Gore 0b82b6439b [Regression] Upgraded runtime enviroment to python3.8 2021-01-26 16:40:45 -07:00
Ashton Snelgrove a85a1cfb6d Merge changes from ganesh. 2021-01-25 10:28:47 -07:00
Ashton Snelgrove 2e947efc64 Add openfpga.sh and force a master build. 2021-01-22 19:50:23 -07:00
Ashton Snelgrove 25f8ea6e73 Fix chmod and env variables for test. 2021-01-22 16:36:19 -07:00
Ashton Snelgrove 40276ceaa4 Move openfpga binary to matching location. 2021-01-22 16:27:55 -07:00
Ashton Snelgrove bd57662a9e Copy openfpga_flow into master image. 2021-01-22 15:37:45 -07:00
Ashton Snelgrove a45b9cb801 Add OPENFPGA_PATH env variable to master dockerfile. 2021-01-22 15:30:01 -07:00
Ashton Snelgrove 8cca1c63c3 Fix dockerfile for master build to include yosys/share, and fix conditionals. 2021-01-21 16:40:09 -07:00
Ashton Snelgrove f956f28792 Update docker images, remove runtime/test split 2021-01-20 14:20:12 -07:00
Ashton Snelgrove 2b705ba17a Add building a regression test image on master. 2021-01-13 17:05:55 -07:00
Ashton Snelgrove 4efa5b98e8 Add docker distribution image. 2021-01-13 13:58:20 -07:00
Ashton Snelgrove cf022c63a1 Fix mismatch in clang 6 names. 2021-01-04 11:31:14 -07:00
Ashton Snelgrove e280b5b344 Add docker build workflow and fix submodule issues. 2020-12-22 17:37:14 -07:00
Ashton Snelgrove d77aa19ae1 Run tests in parallel 2020-12-10 15:49:02 -07:00
Ashton Snelgrove faec0ea782 Github action optimizations 2020-12-10 14:35:19 -07:00