Commit Graph

109 Commits

Author SHA1 Message Date
tangxifan b41a77e712 [script] correct paths related to yosys in docker image and ci 2023-02-04 13:18:42 -08:00
tangxifan 86c7c068ee [ci] add dependency for ubuntu22.04 for reg tests 2023-02-01 13:23:31 -08:00
tangxifan 5a0afc2e95 [ci] add missing dependencies for reg test in debug build and no warning build 2023-02-01 12:13:08 -08:00
tangxifan a8906cac3e [ci] now use github machine for debug build and no warnings 2023-02-01 11:06:44 -08:00
tangxifan 5b8abefc64 [ci] deploy no-warning build 2023-01-31 12:46:15 -08:00
tangxifan 1db0be72ad [ci] enable debug build 2023-01-31 12:15:13 -08:00
tangxifan a4e786f30e [ci] add ubuntu 22.04 to ci 2022-12-28 11:59:06 -08:00
tangxifan 156fac9fec [ci] deploy tcl test to ci 2022-12-02 11:46:14 -08:00
tangxifan 2a3e83792f [ci] add dynamic library to docker tracking list 2022-12-02 11:10:32 -08:00
tangxifan 74b32c3a5c [script] enable shared library for openfpga 2022-12-01 11:42:25 -08:00
tangxifan 36b42a50ec [ci] hotfix 2022-11-04 14:18:30 -07:00
tangxifan 04e1ef56b3 [ci] remove sudo in install dependency scripts as docker build does not support it 2022-11-04 14:01:56 -07:00
tangxifan 35b3ed5089 [script] debugging missing readline ddl 2022-11-04 10:32:33 -07:00
tangxifan d570d01a61 [ci] typo 2022-11-03 22:09:45 -07:00
tangxifan 60a96f06b4 [ci] update docker image from ubuntu 18.04 to 20.04 2022-11-03 21:19:50 -07:00
tangxifan 4d4ab60fe4 [ci] rename workflow 2022-10-07 10:12:40 -07:00
tangxifan b26b0ce8d8 [ci] deploy no version number build test to ci 2022-10-03 11:48:19 -07:00
tangxifan 445a24535a [ci] typo 2022-09-26 16:13:00 -07:00
tangxifan 76404d6b81 [ci] add missing quotes 2022-09-26 16:03:32 -07:00
tangxifan c1665bb26c [ci] deploy new build tests to ci 2022-09-26 15:58:10 -07:00
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 3bc2fa75c2 [ci] avoid to use docker image for build compatibility now 2022-08-25 13:37:36 -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
tangxifan abf9757154 [ci] fixed the wrong paths to executable when building docker images 2022-08-25 12:11:43 -07:00
tangxifan ab9d9650d4 [ci] wrong option 2022-08-24 17:48:10 -07:00
tangxifan cd1c77c4d9 [ci] remove support for gcc-6 2022-08-24 17:01:25 -07:00
tangxifan 26d540a9d5 [ci] typo 2022-08-24 16:32:36 -07:00
tangxifan 704dba10e4 [ci] streamline workflow file by moving cmake commands to top-level makefile 2022-08-24 16:26:12 -07:00
tangxifan 20e6450e55 [ci] enable gcc-6 support 2022-08-24 15:58:16 -07:00
tangxifan 5403f64d0a [ci] remove gcc-5 support; OS support is upgraded to Ubuntu 20.04 LTS. Add gcc-10,11 and clang-7,clang-10 support 2022-08-24 15:47:11 -07:00
Ganesh Gore 52583416fb Fixing docker based regression test 2022-05-22 23:07:32 -06:00
tangxifan e56775cd00 [ci] force debug run for regression tests 2022-05-22 13:18:07 +08:00
Awais Abbas ad7d29b975 build.yml flow is updated with basic_reg_yosys_only_test 2022-01-14 15:45:22 +05:00
tangxifan 0e86a26ebb
Now CI tests will cancel previous runs 2021-12-10 10:52:01 -08:00
Ganesh Gore 05a0696ced Reverted debug changes 2021-12-01 14:34:18 -07:00
Ganesh Gore a60eea2a44 Testing yosys file copy option 2021-12-01 14:01:36 -07:00
coolbreeze413 192eb1e655 correct yosys paths for CI 2021-11-04 09:11:57 +05:30
Ganesh Gore f0d81f7ffc [Bugfix] docker CI build 2021-10-20 14:50:17 -06:00
Ganesh Gore de53943208 Removed dummy changes 2021-10-18 21:43:05 -06:00
Ganesh Gore ed5942ce56 Added DOCKER_REPO variable 2021-10-18 20:00:21 -06:00
Ganesh Gore 32f234f4fc Made LNIS Repo as default 2021-10-18 12:54:31 -06:00
Ganesh Gore fdc9e318fd [CI] Addding conditional docker push 2021-10-18 12:18:35 -06:00
Ganesh Gore d37ae8a8c5 Changed docker repo to github repository 2021-10-18 11:34:59 -06:00
tangxifan 260b14c3d4 [CI] Add the micro benchmark regression test to CI 2021-06-21 18:37:42 -06:00
tangxifan f395ed2718 [Test] Deploy iwls tests to CI 2021-04-16 16:13:46 -06:00
tangxifan d22d935322 [CI] Update regressiont tests run in CI script 2021-03-17 16:08:33 -06:00
tangxifan 7a986defba [CI] Deploy vtr benchmark regression test to CI 2021-03-17 15:15:54 -06:00
Maciej Kurc 66745a85f2 Fixed an issue with the CI workflow
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
2021-03-15 09:29:37 +01:00
Ganesh Gore 4eef4bd3d1 [CI/CD] Skipped container login if branch is not master 2021-03-01 17:47:02 -07:00
Ganesh Gore 808df8a87e [Bugfix] Docker regression using master regression scripts 2021-02-17 13:23:45 -07:00