Commit Graph

383 Commits

Author SHA1 Message Date
tangxifan b966829566 [Script] Force a fixed number of clock cycles in simulation to avoid false-positive 2020-12-02 17:50:23 -07:00
tangxifan a19c9bdbda [CI] Add CCFF and SCFF testbench conversion to CI test 2020-12-02 15:30:54 -07:00
tangxifan 6814b3bb60 [Testbench] Now ccff and scff testbench template have multiple versions corresponding to the FPGA variants 2020-12-02 15:22:19 -07:00
tangxifan 4875b2de95 [HDL] Patch pin assignment names to be consistent with post-PnR netlists 2020-12-02 14:02:18 -07:00
tangxifan 06731e092e [Arch] Patch reset port name to be consistent with post-PnR netlist 2020-12-02 13:46:40 -07:00
tangxifan 20cba3f558 [Testbench] Add testbench for post-PnR verification for FPGA with reset 2020-12-02 13:43:06 -07:00
tangxifan ea3165b14d Merge branch 'master' into xt_dev 2020-12-02 13:27:50 -07:00
tangxifan b9053269e9
Merge pull request #52 from lnis-uofu/ganesh_dev
Ganesh dev
2020-12-02 13:10:35 -07:00
Ganesh Gore 0cc5b492d2 [Cleanup] Removed/Ignored testbench files from generated source 2020-12-02 12:03:24 -07:00
tangxifan 61163de580 [Testbench] Correct path to post-pnR netlists and prepare for sign-off on FPGA with reset 2020-12-02 12:00:28 -07:00
Ganesh Gore 361cd2d9e1 Merge remote-tracking branch 'origin/master' into ganesh_dev 2020-12-02 10:56:59 -07:00
Ganesh Gore 923a502c24 [FPGA1212_v1.1] Added PostPnR files 2020-12-02 01:43:58 -07:00
Ganesh Gore f385c0ca11 [FPGA1212_v1.1] Added OpenFPGA task and verilog netlist 2020-12-02 01:43:05 -07:00
Laboratory for Nano Integrated Systems (LNIS) 07d1962051
Merge pull request #51 from lnis-uofu/xt_dev
Add new architecture files which use custom cells based on Skywater HD library
2020-12-01 22:16:49 -07:00
tangxifan b5abfdd994 [Arch] enable local encoders 2020-12-01 20:56:53 -07:00
tangxifan fc92dceb94 [CI] Add new arch to CI test 2020-12-01 20:55:10 -07:00
tangxifan 3b6f3b0691 [Arch] Bug fix in new arch 2020-12-01 20:49:02 -07:00
tangxifan 147dd8d606 [Script] Add task run for custom cell FPGA architectures 2020-12-01 20:22:16 -07:00
tangxifan 454ea09dc4 [Arch] Add architecture using custom cells 2020-12-01 20:19:22 -07:00
Laboratory for Nano Integrated Systems (LNIS) 29a9dea3ca
Merge pull request #50 from lnis-uofu/xt_dev
Add wrapper generator examples to CI
2020-12-01 15:45:35 -07:00
tangxifan f2056a9bf9 [Git] Ignore .v as LFS files 2020-12-01 14:50:20 -07:00
tangxifan 4594be46c8 [CI] Patch github repo path to sync with OpenFPGA repo movement 2020-12-01 11:58:19 -07:00
tangxifan 83bd343f70 [CI] Add wrapper generator examples to CI 2020-12-01 11:32:27 -07:00
Ganesh Gore fd7a65c756 Merge remote-tracking branch 'origin/master' into ganesh_dev 2020-12-01 11:29:15 -07:00
Ganesh Gore a134cffb9d Added verilog files only in testbench directory in gitLFS 2020-12-01 11:23:02 -07:00
Laboratory for Nano Integrated Systems (LNIS) 95cbc60cc2
Merge pull request #49 from LNIS-Projects/xt_dev
Increase routing chan width from 40 to 60 for the architecture using reset and soft adders
2020-12-01 11:21:31 -07:00
tangxifan 0eb1b68bee [Script] Increase routing chan width from 40 to 60 for version 1.2 2020-12-01 10:17:47 -07:00
Laboratory for Nano Integrated Systems (LNIS) 8713eb3c5b
Merge pull request #48 from LNIS-Projects/xt_dev
Add Continuous Integration
2020-12-01 08:56:35 -07:00
tangxifan d867dbb1bf [Testbench] Bug fix in calling sub python script 2020-12-01 08:14:43 -07:00
tangxifan 11d4b156b4 [Testbench] Bug fix in finding scripts 2020-11-30 22:41:29 -07:00
tangxifan 6d5bb2d794 [CI] Bug fix 2020-11-30 22:38:24 -07:00
tangxifan 764e5310aa [Doc] Add badges to frontpage README 2020-11-30 21:29:15 -07:00
tangxifan 2aa8f81421 [CI] Add more tests 2020-11-30 21:25:02 -07:00
tangxifan 3a6b0c18f7 [CI] Bug fix 2020-11-30 20:35:56 -07:00
tangxifan ef2d19aafa [CI] Bug fix 2020-11-30 20:27:41 -07:00
tangxifan e0d9eb9e7f [CI] Add debugging info 2020-11-30 20:18:19 -07:00
tangxifan 582b3afa6d [CI] Use native cmake build commands 2020-11-30 20:14:43 -07:00
tangxifan 27b16b3619 [CI] Bug fix 2020-11-30 20:06:03 -07:00
tangxifan 58d4f1835c [CI] Try to correct path when checking out OpenFPGA 2020-11-30 20:01:56 -07:00
tangxifan e19201e9db [CI] Fix the wrong path to checkout OpenFPGA 2020-11-30 19:59:38 -07:00
tangxifan cf8b83e271 [CI] Try another format of repo address 2020-11-30 19:53:54 -07:00
tangxifan 7cb188fc5c [CI] Try to give a correct repo path 2020-11-30 19:52:14 -07:00
tangxifan e66b2648da [CI] Bug fix 2020-11-30 19:47:15 -07:00
tangxifan 54dbae1503 [CI] Try bug fix 2020-11-30 19:45:12 -07:00
tangxifan 6fe1609f91 [Test] Add CI test 2020-11-30 18:51:35 -07:00
tangxifan e7fae9a32d [Git] Remove submodules 2020-11-30 18:34:04 -07:00
tangxifan e71b5eb3f4 [Git] add OpenFPGA as a submodule 2020-11-30 18:25:11 -07:00
Laboratory for Nano Integrated Systems (LNIS) f4397e1656
Merge pull request #47 from LNIS-Projects/xt_dev
Bug fix in the arch port naming
2020-11-30 18:23:38 -07:00
tangxifan be9399a016 [Arch] Bug fix in the arch port naming: prog_reset is a reserved word in OpenFPGA 2020-11-30 17:58:56 -07:00
tangxifan c1db942cc6
Merge pull request #46 from LNIS-Projects/tpagarani_dev
modify carry chain to change output mux
2020-11-30 13:57:56 -07:00