Commit Graph

256 Commits

Author SHA1 Message Date
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
tangxifan 121f628f6b [Test] Add CXX and CC configuration 2020-11-24 09:31:25 -07:00
tangxifan 82954483b8 [Test] Bug fix in using MAKEFLAGS 2020-11-24 09:29:11 -07:00
tangxifan 88bf523bc8 [Test] Remove artifact uploading; focus on testing ccache 2020-11-24 09:19:09 -07:00
tangxifan f417996b36 [Test] Add ccache to dependency 2020-11-23 22:57:19 -07:00
tangxifan 4d2f6bc656 [Test] Bug fix 2020-11-23 22:52:01 -07:00
tangxifan 703ba0b174 [Test] Enable ccache in cmake execution 2020-11-23 22:46:20 -07:00
tangxifan 814aa49a5b [Test] Bug fix in github Actions script 2020-11-23 22:34:37 -07:00
tangxifan 6dbf22bc3d [Test] Add artifact upload 2020-11-23 22:32:28 -07:00
tangxifan d3e2dee215 [Test] Bug fix in github action script 2020-11-23 22:31:30 -07:00
tangxifan 433c259d91 [Test] Add ccache for compilation results to speed up CI 2020-11-23 22:28:17 -07:00
tangxifan af21aa0522 [Test]Try env variable for parallel cmake build 2020-11-23 20:52:07 -07:00
tangxifan 7bd2622fd6 [Test] Try parallel build for Cmake in github actions 2020-11-23 20:50:19 -07:00
tangxifan 84c39315a5 [Test] Use example CMake build scripts from Github actions 2020-11-23 20:40:05 -07:00
tangxifan de44e8c9d1 [Test] Bug fix for github actions 2020-11-23 20:24:18 -07:00
tangxifan a95ddef90d [Test] Bug fix in calling scripts for Github Actions 2020-11-23 20:22:59 -07:00
tangxifan f2b6655550 [Test] Start porting to Github Actions with build test 2020-11-23 20:19:44 -07:00
tangxifan 5d9228eb2e
Update bug_report.md 2020-09-20 17:24:29 -06:00
tangxifan defb5dea4b Update issue templates 2020-09-20 17:08:07 -06:00