Commit Graph

2869 Commits

Author SHA1 Message Date
tangxifan a60bd4d14a [Arch] Bug fix in nature fracturable architecture 2020-11-25 22:48:26 -07:00
tangxifan b8559249dc [Test] Bug fix in task configuration file 2020-11-25 22:23:27 -07:00
tangxifan 26e4db56ad [Test] Add new test case for the native fracturable LUT4 2020-11-25 22:21:23 -07:00
tangxifan 17070c6405 [Doc] Update README in openfpga arch directory for native fracturable LUT design 2020-11-25 22:19:20 -07:00
tangxifan f6a667de58 [Arch] Add openfpga architecture using native fracturable LUT 2020-11-25 22:18:03 -07:00
tangxifan eda671592e [Doc] Update README about new keyword about fracturable LUT 2020-11-25 22:12:56 -07:00
tangxifan 0f841aa6d1 [Arch] Add an example architecture using native fracturable LUT 2020-11-25 22:11:14 -07:00
tangxifan a97efc4336
Merge pull request #131 from LNIS-Projects/dev
Improvements on Signal Initialization in Testbench Generation
2020-11-24 21:31:55 -07:00
tangxifan d2954f025f Merge branch 'master' into dev 2020-11-24 20:08:44 -07:00
Laboratory for Nano Integrated Systems (LNIS) e87f29784d
Merge pull request #133 from LNIS-Projects/github-actions-test
Use GitHub Actions as CI
2020-11-24 20:06:48 -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 cba07b6020 [Test] Now travis and github actions share the common regression test scripts 2020-11-24 15:58:09 -07:00
tangxifan ab3c41715e [Doc] Update badges for the github actions 2020-11-24 15:44:16 -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 8bbbec37a3 [Doc] Add badges for Github Actions to frontpage README 2020-11-24 13:56:01 -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