Commit Graph

1298 Commits

Author SHA1 Message Date
tangxifan d6c69ea7c6 developing XML parser for circuit model name and type 2020-01-12 23:45:51 -07:00
tangxifan e2f641fdb3 add example architecture for openfpga and developing XML parser 2020-01-12 22:39:38 -07:00
tangxifan 2e986608ba initial commit on parser for reading openfpga arch xml 2020-01-12 21:33:28 -07:00
tangxifan 5dea648be6 add missing CMakeList for libarchopenfpga 2020-01-12 18:15:36 -07:00
tangxifan 48ecb6e48b immigrate XML parser for circuit_lib to library readarchopenfpga 2020-01-12 18:11:00 -07:00
ganeshgore 15ffdc03f0 Merge remote-tracking branch 'origin/ganesh_dev' into dev 2020-01-09 17:15:04 -07:00
ganeshgore f0bed1244c Added blif file folding before VPR run 2020-01-09 16:50:34 -07:00
tangxifan 747fa09a0c Merge branch 'refactoring' into dev 2020-01-08 20:01:40 -07:00
tangxifan 2a3950470e remove redudant net source addition in cbs and sbs 2020-01-08 19:43:53 -07:00
tangxifan 8a34de95fd Merge branch 'refactoring' into dev 2020-01-08 14:23:26 -07:00
tangxifan f67981afa8 update ducoumentation to explain lib_name XML syntax 2020-01-08 14:22:17 -07:00
AurelienUoU ee7b1c9b1d Update architecture for tutorial 2020-01-07 10:08:04 -07:00
AurelienUoU 9e74c3ba5a Merge branch 'master' into dev 2020-01-07 10:04:14 -07:00
AurelienAlacchi 701d3964d2
Merge pull request #35 from skulis/dockerfile_fix
Fix docker file (do not run make multi threaded)
2020-01-07 10:01:08 -07:00
BaudouinChauviere 9701428413
Merge pull request #36 from skulis/fix_tuto
Fix tutorial configuration file
2020-01-06 01:21:01 -07:00
Szymon Kulis 9a6370a7d0 Do not run make with -j in Docker 2020-01-05 22:02:38 +01:00
Szymon Kulis 895aca1bf1 Use template variables 2020-01-05 20:39:10 +01:00
tangxifan 4877cfd36a modify the git ignore list for ctags so that we only ignore those tags in specific folders
This is to avoid any source files to be missed when they are placed in a folder called tags.
Libtatum is any example!
2020-01-03 21:17:40 -07:00
tangxifan 2901a6eec5 add missing tatum file due to the folder name tags is in the git ignore list!!! 2020-01-03 23:13:49 -05:00
tangxifan 60cbcf9104 add missing tatum 2020-01-03 22:42:17 -05:00
tangxifan 7a96f866bb remove tatum temporarily 2020-01-03 22:41:49 -05:00
tangxifan 8b8f09387a add travis packages 2020-01-03 22:34:22 -05:00
tangxifan 0740684567 remove libs from cache list 2020-01-03 22:06:40 -05:00
tangxifan 68bf7a9462 copy missing cmake modules from vtr project 2020-01-03 21:57:19 -05:00
tangxifan b728773159 add vtr assert level and copy missing cmake modules from vtr project 2020-01-03 21:56:15 -05:00
tangxifan 670642ee42 add executable to vpr8 directory 2020-01-03 16:50:29 -07:00
tangxifan 0f012a32a5 add vpr8 to cmake compilation 2020-01-03 16:45:31 -07:00
tangxifan cd75ad384d Merge branch 'dev' of https://github.com/LNIS-Projects/OpenFPGA into refactoring 2020-01-03 16:16:10 -07:00
tangxifan f1bafffa87 add vpr8 libs and core engine for further integration 2020-01-03 16:14:42 -07:00
tangxifan 0a19d3f618 add duplicate_grid_pin to travis integration 2019-12-30 14:06:20 -07:00
ganeshgore e5627eb2ae Merge remote-tracking branch 'origin/ganesh_dev' into dev 2019-12-30 13:40:47 -07:00
ganeshgore 74b650e9e1 Added fpga_x2p_duplicate_grid_pin option 2019-12-30 12:25:28 -07:00
ganeshgore d1e260f54f Spice related option added 2019-12-30 12:16:04 -07:00
ganeshgore c1bef00079 Merge remote-tracking branch 'lnis_origin/dev' into ganesh_dev 2019-12-30 11:46:24 -07:00
tangxifan b374056e78 fix bug in duplicate pin addition 2019-12-26 16:24:05 -07:00
tangxifan ef9ed2ccbc added duplicate_grid_pin test case 2019-12-26 15:08:31 -07:00
tangxifan 7eb7be2084 added duplicated pin support to build top module 2019-12-26 15:02:27 -07:00
tangxifan a28fc3013c reorganize the top module builder 2019-12-26 14:37:36 -07:00
tangxifan 2306b17d9f added pin duplication support to grid module builder 2019-12-25 22:24:44 -07:00
tangxifan 72d2fc6d69 add entry to new functions for pin duplication 2019-12-25 20:24:41 -07:00
tangxifan d0aed4eb66 add new option: duplicate_grid_pin 2019-12-25 19:46:58 -07:00
tangxifan 868c573e59 remove unused codes and parameters 2019-12-24 20:43:29 -07:00
tangxifan 5445047863 renamed grid and routing track naming, which are now independent from coordinates 2019-12-24 20:17:11 -07:00
tangxifan 0eebdaf942 add grid port naming function for modules 2019-12-24 15:07:03 -07:00
tangxifan 43e78585ba add routing track naming function for unique modules 2019-12-24 14:55:17 -07:00
tangxifan a36cb676c2 minor fix in ctags to include library source files 2019-12-18 22:24:58 +08:00
Laboratory for Nano Integrated Systems (LNIS) ffe90b1da6
Merge pull request #34 from LNIS-Projects/dev
Dev
2019-12-04 19:26:14 -07:00
tangxifan a04631305c remove legacy verilog utils functions 2019-12-04 18:02:26 -07:00
tangxifan 73386dd1a9 refactored the Verilog header generation 2019-12-04 17:55:05 -07:00
Laboratory for Nano Integrated Systems (LNIS) c091b5ea99
Merge pull request #33 from LNIS-Projects/dev
Remove legacy codes in FPGA-Verilog
2019-12-04 16:57:19 -07:00