Commit Graph

5180 Commits

Author SHA1 Message Date
tangxifan f423fd1603 [engine] update vtr 2022-08-26 17:04:11 -07:00
tangxifan 989c2c8897 [engine] update vtr 2022-08-26 16:50:08 -07:00
tangxifan c516e92106 [engine] update vtr 2022-08-26 15:13:11 -07:00
tangxifan 24c9ca9576 [engine] update vtr 2022-08-26 15:06:41 -07:00
tangxifan 821e440068 [engine] update vtr 2022-08-26 13:32:18 -07:00
tangxifan c36e984f58 [engine] update vtr 2022-08-26 10:57:03 -07:00
tangxifan 3ad51eccac [engine] update vtr 2022-08-26 10:44:55 -07:00
tangxifan 4200a254d7 Merge branch 'vtr_upgrade' of github.com:lnis-uofu/OpenFPGA into vtr_upgrade 2022-08-26 10:31:52 -07:00
tangxifan b406aaa6b6 [engine] update vtr 2022-08-26 10:31:17 -07:00
tangxifan 8d6682c28b [test] fixed a bug when removing previous runs 2022-08-25 16:20:18 -07:00
tangxifan 2e8de29553 [ci] updated paths to executables in docker image 2022-08-25 14:42:53 -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 25f6c529e0 [engine] fixed syntax errors when using clang 2022-08-25 09:58:43 -07:00
tangxifan b432ac05b4 [script] fixed typo on IPO options 2022-08-24 21:51:29 -07:00
tangxifan 7eef63464e [ci] add missing package to dependency build script 2022-08-24 19:58:39 -07:00
tangxifan a50392f380 [script] update CMakefile to streamline test source files 2022-08-24 19:56:35 -07:00
tangxifan 83600d2bdd [script] add install target for lib CMakefile 2022-08-24 19:47:01 -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
tangxifan c8d02f0a09 [script] add IPO warning flags 2022-08-24 16:48:19 -07:00
tangxifan 665d0dadec [ci] add comments to install dependency scripts 2022-08-24 16:42:27 -07:00
tangxifan 9de78c3bf0 [ci] enable sudo 2022-08-24 16:34:41 -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 511cc3aa11 [ci] remove out-of-date file 2022-08-24 15:51:46 -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
tangxifan bd36399a00 [script] suppress cmake output 2022-08-24 14:39:21 -07:00
tangxifan f853040875 [script] enable IPO in cmakefile 2022-08-24 14:34:33 -07:00
tangxifan 505b729396 [script] reworked top-level makefile: add help desk, support build types 2022-08-24 14:14:19 -07:00
tangxifan 92a7f37467 [engine] update vtr 2022-08-24 13:34:17 -07:00
tangxifan 4561d487df [engine] update vtr 2022-08-24 12:28:33 -07:00
tangxifan ba6ae05091 [engine] update vtr and add in_edge checks to link_arch 2022-08-24 12:22:20 -07:00
tangxifan f7311857c7 [engine] update vtr 2022-08-23 23:13:20 -07:00
tangxifan 205ebb3271 [engine] update vtr 2022-08-23 22:10:53 -07:00
tangxifan d1edc51165 [engine] clean up header files that include rr_graph_obj 2022-08-23 18:38:21 -07:00
tangxifan f0728aa425 [engine] update vtr 2022-08-23 16:16:00 -07:00
tangxifan d3c6967034 [engine] update vtr 2022-08-23 16:07:12 -07:00
tangxifan 326075d82a [engine] update vtr 2022-08-23 15:30:35 -07:00
tangxifan b3e4a06969 [engine] adapt vpr wrapper to the latest main.cpp from vtr 2022-08-23 14:28:05 -07:00
tangxifan 892770a8fb [engine] debugging subtile index failures 2022-08-23 14:13:10 -07:00
tangxifan 0a6b794ef0 [engine] fixed bugs in subtiles. Revisited the usage of client functions 2022-08-23 12:35:04 -07:00
tangxifan 019e663e12 [engine] fixing the bugs on building global nets to sub tile pins 2022-08-23 11:58:44 -07:00
tangxifan 10cefebca8 [engine] fixing bugs on using subtile index 2022-08-23 11:00:23 -07:00
tangxifan fa790d50d4 [script] fixed a bug on wrong path to the ace2 executable 2022-08-23 10:53:44 -07:00
tangxifan ba0ddd01d3 [engine] fixing the bugs on subtiles 2022-08-23 10:52:05 -07:00
tangxifan c17e5d46ab [engine] fixed a bug due to the API of subtile data structure 2022-08-22 21:44:05 -07:00