Commit Graph

230 Commits

Author SHA1 Message Date
tangxifan 249caaa7ff [script] serialize make all depedent targets to avoid ``make all`` bugs 2023-05-10 13:24:01 +08:00
tangxifan 7d13faffe9 [script] now split make checkout and make compile 2023-04-19 11:19:27 +08:00
tangxifan 3780ca5150 [ci] now all use checkout v3 2023-04-18 17:20:39 +08:00
tangxifan 691a6b2b73 [ci] now checkout all the branches and tags when detecting code changes 2023-04-18 17:19:07 +08:00
tangxifan 9e50b2d923 [ci] disable checkout submodules for cell library tests 2023-04-18 17:13:21 +08:00
tangxifan 7f96d98083 [ci] now git checkout does not download submodule; It is done by make checkout 2023-04-18 16:49:31 +08:00
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 0c09c04945 [ci] add dependencies for doc build 2022-12-28 12:36:40 -08:00
tangxifan a4e786f30e [ci] add ubuntu 22.04 to ci 2022-12-28 11:59:06 -08:00
tangxifan 58a6b07861 [ci] add the dependency list for ubuntu 22.04 2022-12-28 11:52:51 -08:00
tangxifan 156fac9fec [ci] deploy tcl test to ci 2022-12-02 11:46:14 -08:00
tangxifan f1e39e7748 [ci] add tcl to dependency list 2022-12-02 11:12:44 -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 8d9d0bac45 [ci] deploy py-format check to ci 2022-11-21 14:21:14 -08:00
tangxifan 8f634acf4d [ci] debugging 2022-11-04 19:27:16 -07:00
tangxifan 36b42a50ec [ci] hotfix 2022-11-04 14:18:30 -07:00
tangxifan 49fccc530f [ci] add apt-get source for gcc-11 2022-11-04 14:15:27 -07:00
tangxifan 9571eeb4b4 [ci] hotfix 2022-11-04 14:13:04 -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 fa37fccad4 [ci] debugging 2022-11-04 10:35:42 -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 fee478585a [ci] fixed dependency errors due to ubuntu 20.04 2022-11-03 21:24:24 -07:00
tangxifan 60a96f06b4 [ci] update docker image from ubuntu 18.04 to 20.04 2022-11-03 21:19:50 -07:00
tangxifan 5e220048ab [ci] add XML lint to dependency; enable xml format in CI 2022-10-07 10:21:14 -07:00
tangxifan 4d4ab60fe4 [ci] rename workflow 2022-10-07 10:12:40 -07:00
tangxifan 6de0cb86b3 [ci] bug fix 2022-10-06 20:49:38 -07:00
tangxifan df106d9bef [ci] added a workflow to check code format 2022-10-06 19:21:25 -07:00
tangxifan 5d9e918d5d [ci] enable check C/C++ format on CI 2022-10-06 18:26:06 -07:00
tangxifan 608c43d05b [ci] enable dependabot for vtr 2022-10-06 14:26:11 -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 6511983617
Update patch_updater.yml 2022-09-21 21:52:23 -07:00
tangxifan afde3eaa65
Update patch_updater.yml 2022-09-21 21:29:52 -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 7eef63464e [ci] add missing package to dependency build script 2022-08-24 19:58:39 -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 843aaf79ff [ci] syntax error 2022-08-24 16:54:29 -07:00