Commit Graph

66 Commits

Author SHA1 Message Date
Ashton Snelgrove b29fca6bfa Merge remote-tracking branch 'origin/master' into github-action-optimizations 2020-12-22 11:37:39 -07:00
Lalit Sharma 0e7c04878c Merge remote-tracking branch 'origin/master' into replace_yosys
Merging latest changes from master.
2020-12-14 20:57:26 -08:00
Lalit Sharma 682f9fa802 Merge remote-tracking branch 'origin/master' into replace_yosys 2020-12-14 20:18:54 -08:00
tangxifan 5a0fbe7705 [Git] Use main version of labeler 2020-12-14 13:40:40 -07:00
tangxifan 1e19039b9a [Git] Use specific path to labeler configuration file 2020-12-14 13:37:28 -07:00
tangxifan 279d259fd7 [Git] Use compatible ubuntu version for labeler 2020-12-14 12:16:45 -07:00
tangxifan abc1b51771 [Git] Add labeler for pull requests 2020-12-14 11:38:17 -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
Lalit Sharma 760b8bd7ad Adding tcl8.6-dev package as CI dependency 2020-12-08 21:14:48 -08:00
Lalit Sharma 07dfd35e12 Adding yosys-symbiflow-plugins as submodule and adding tcllib as dependency in CI 2020-12-08 20:35:57 -08:00
tangxifan 6b50bbf986
Merge pull request #134 from lnis-uofu/ganesh_dev
Support Delay Customization in OpenFPGA Task Configuration File
2020-12-08 15:32:48 -07:00
Lalit Sharma 3a7bc77871 Correcting the syntax for CI run 2020-12-08 09:14:05 -08:00
Lalit Sharma d7ec481e9e Adding updates to checkout submodules 2020-12-08 08:52:35 -08:00
tangxifan b717903ca1 [CI] Deploy new test to CI 2020-12-04 18:51:30 -07:00
tangxifan 290ff028cd [Test] Add global_tile_reset test case to CI 2020-11-30 18:12:47 -07:00
tangxifan dc5e2c99af [Test] Add native fracturable LUT4 test to CI 2020-11-25 23:02:18 -07:00
ganeshgore 91d3f289a8 [Build] Added python setup tools 2020-11-25 21:11:15 -07:00
ganeshgore febdd0896c [Build] Bux fix 2020-11-25 18:44:26 -07:00
ganeshgore bc90d53631 [Build] Corrected requirements file path 2020-11-25 18:35:15 -07:00
ganeshgore 2e4769feb9 [Build] Added python depenencies in CI/CD build 2020-11-25 18:10:26 -07:00
tangxifan 96a99fcb6b [Test] Change to short build name and see if ccache is working or not 2020-11-24 18:58:06 -07:00
tangxifan df98c83d33 [Test] Keep trying the paths for ccache 2020-11-24 18:10:52 -07:00
tangxifan 91709abe80 [Test] Try to get the correct path to github workspace 2020-11-24 18:00:59 -07:00
tangxifan 9f956502b7 [Test] keep fixing the path to ccache file 2020-11-24 17:56:08 -07:00
tangxifan 6b757e2dca [Test] Bug fix in ccache path 2020-11-24 17:50:22 -07:00
tangxifan 0af1c0468e [Test] Spot cache file and try to use it 2020-11-24 17:41:27 -07:00
tangxifan df317271fd [Test] Try to check if .ccache is in the build directory 2020-11-24 16:54:55 -07:00
tangxifan c7d288c043 [Test] Try to new cache action version to see if problem is solved 2020-11-24 16:50:29 -07:00
tangxifan ca593f23fc [Test] Merge reg test to build tests on Github Actions 2020-11-24 15:32:45 -07:00
tangxifan 27e68f1ea2 [Test] Add check ccache size 2020-11-24 15:20:38 -07:00
tangxifan 955e49dca1 [Test] bug fix for ccache and enhance printing messages 2020-11-24 15:10:33 -07:00
tangxifan 54db85c2f6 [Test] Correct the path to test scripts 2020-11-24 14:27:40 -07:00
tangxifan 03f18b776c [Test] typo fix 2020-11-24 13:44:14 -07:00
tangxifan 5210eae960 [Test] Simplify syntax and avoid complex if logics 2020-11-24 13:41:47 -07:00
tangxifan 68827a53b6 [Test] Bug fix in wrong paths to call regression test scripts 2020-11-24 12:37:42 -07:00
tangxifan 87f2fa7a90 [Test] Use if in run blocks 2020-11-24 11:30:20 -07:00
tangxifan 5b9c0886e9 [Test] Keep fixing the if syntax error 2020-11-24 11:23:54 -07:00
tangxifan abafeb01a8 [Test] Rename test yml and try to patch if errors 2020-11-24 11:20:40 -07:00
tangxifan 6ee5fce61f [Test] Fix if syntax errors 2020-11-24 11:11:34 -07:00
tangxifan a6e55cbe94 [Test] Try to fix the syntax error in if clauses 2020-11-24 11:07:10 -07:00
tangxifan 5574c7b440 [Test] Add regression tests to Github Actions 2020-11-24 11:03:31 -07:00
tangxifan 04d84a12b5 [Test] Rename build tests 2020-11-24 10:43:17 -07:00
tangxifan 6b9f236d81 [Test] Specify paths to ccache files 2020-11-24 10:37:15 -07:00
tangxifan 43564c584d [Test] Add the matrix for compiler compatibility tests 2020-11-24 10:29:05 -07:00
tangxifan 0daa484134 [Test] Remove wrong syntax about ccache 2020-11-24 10:25:12 -07:00
tangxifan 0bb185f6a0 [Test] Try to fix the problem on storing ccache results 2020-11-24 10:16:24 -07:00
tangxifan 3536f0baae [Test] Adapt regression tests scripts for github actions 2020-11-24 09:58:23 -07:00
tangxifan dc164a0636 [Test] Remove unnecssary space that break CI 2020-11-24 09:38:18 -07:00
tangxifan c257abe864 [Test] Add CMake and iVerilog version number output 2020-11-24 09:33:00 -07:00