Commit Graph

6630 Commits

Author SHA1 Message Date
tangxifan 3c2518ac70 [core] adding debugging message when verbose is enabled 2023-08-04 11:20:05 -07:00
tangxifan 99bda2e5b0 [core] debugging 2023-08-03 22:50:14 -07:00
tangxifan b7048d3dc8 [test] adding new tests to validate group config block 2023-08-03 22:30:41 -07:00
tangxifan 2aeeb0cacf [core] fixed a bug which causes reg tests failed 2023-08-03 22:13:27 -07:00
tangxifan d3895c3dc0 [core] code format 2023-08-03 17:34:25 -07:00
tangxifan f4cbc95053 [core] syntax 2023-08-03 17:33:57 -07:00
tangxifan 5618f1d567 [core] now bitgen uses config child types 2023-08-03 16:06:19 -07:00
tangxifan 3331540ed6 [core] using config child type in bitstream generation 2023-08-03 14:24:22 -07:00
tangxifan 2facde2097 [core] reworked fabric generator to use config child type 2023-08-03 12:57:50 -07:00
tangxifan 5895a1d96b [core] reworking fabric generator based on latest changes on configurable children 2023-08-02 22:50:19 -07:00
tangxifan 27cae41123 [core] rework physical and logical types of configurable child 2023-08-02 20:37:27 -07:00
tangxifan 87f2822ef8 [core] working on logical and physical children 2023-08-02 19:46:27 -07:00
tangxifan c05f12ac11 [core] sync up logical-to-physical configurable child mapping after physical memory build-up 2023-08-02 12:24:16 -07:00
dependabot[bot] 648ce0f12a
Bump yosys from `b04d0e0` to `f37ce5c`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `b04d0e0` to `f37ce5c`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](b04d0e09e8...f37ce5c839)

---
updated-dependencies:
- dependency-name: yosys
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-02 06:15:05 +00:00
tangxifan 470ab84489 [core] developing group config block support for routing module 2023-08-01 22:57:22 -07:00
tangxifan 53050b94ab [core] developing memory group modules in grid modules 2023-08-01 17:50:03 -07:00
chungshien eed96b395e Misc - update comment + remove code that not being used 2023-08-01 07:33:17 -07:00
tangxifan 23643f3fb1 [core] developing the physical memory block builder 2023-07-31 22:57:26 -07:00
tangxifan 2f079c7b92 [doc] update for newly added option 2023-07-31 17:33:09 -07:00
tangxifan 2d2b8f67aa [core] adding new option '--group_config_block' to command 'build_fabric' 2023-07-31 17:32:48 -07:00
chungshien c1b5ca0941
Merge branch 'master' into openfpga-issue-1256 2023-07-31 01:18:10 -07:00
cschai aae037bf77 Address comment 2023-07-30 02:18:48 -07:00
cschai 838cf0d818 Address comment 2023-07-30 01:14:11 -07:00
cschai 56d76741d5 Address comment 2023-07-30 00:39:16 -07:00
cschai 63459218e5 Address comment 2023-07-30 00:24:40 -07:00
tangxifan 4e332f22d4
Merge pull request #1270 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2023-07-28 17:13:43 -07:00
github-actions[bot] 8807fa42a1 Updated Patch Count 2023-07-29 00:02:37 +00:00
tangxifan a72b9684e1
Merge pull request #1268 from lnis-uofu/xt_tile_improv
Fixed several bugs for fabric tiles to support powerful features
2023-07-28 11:47:13 -07:00
tangxifan 135b486857
Merge branch 'master' into openfpga-issue-1256 2023-07-27 22:17:30 -07:00
tangxifan 667c5f8944 [test] fixed a bug on the testcase 2023-07-27 22:02:28 -07:00
tangxifan 952e84fce1 [test] now heterogeneous testcases for tile modules pass 2023-07-27 20:30:32 -07:00
tangxifan beaa687a20 [core] fixed bugs on supporting heterogeneous blocks in tile modules 2023-07-27 20:29:18 -07:00
tangxifan 3d56bd0ff2 [test] deploy the new test to ci 2023-07-27 17:03:55 -07:00
tangxifan 65995d7c13 [test] add a new testcase to validate the heterogeneous fpga fabric when using tile modules 2023-07-27 17:03:02 -07:00
tangxifan 46e58a56cb [test] added a new test case to validate clock network when using the tile modules 2023-07-27 16:39:48 -07:00
tangxifan 81d699a723 [test] added a new testcase to validate carry chain connections in tile modules 2023-07-27 16:18:30 -07:00
tangxifan e9f2adf3f9 [test] add a new testcase to validate carry chain connections when using tile modules 2023-07-27 16:06:43 -07:00
tangxifan 1ea8a33d4b [test] add a new testcase to validate global tile connections on tile modules 2023-07-27 15:57:38 -07:00
tangxifan c2066cc63c [core] fixed a bug where pb/cb/sb instance name is not assigned correctly in bitstream manager under tile modules 2023-07-27 13:33:23 -07:00
tangxifan 156cb800aa [core] fixed a critical bug which causes wrong connections in tile modules 2023-07-27 12:22:16 -07:00
tangxifan dd486f5ccb [core] fixed a bug on checking if cb is in a tile 2023-07-27 11:14:05 -07:00
tangxifan cfec6c88f1 [core] fixed a bug in cb instance naming 2023-07-27 10:59:46 -07:00
tangxifan be0715a81c [core] fixed a bug on cb instance name. Spot some bug in port naming for tile modules 2023-07-27 10:42:56 -07:00
tangxifan 97219fd825 [core] add more verbose to help debug failed test cases 2023-07-26 23:26:11 -07:00
tangxifan a2848940df [test] add a new testcase to ease debugging 2023-07-26 22:32:03 -07:00
tangxifan 5685fbd5e8 [test] adding a new test case to validate the tile modules on 4x4 fabric 2023-07-26 22:17:39 -07:00
tangxifan 62f68a38c6
Merge pull request #1266 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2023-07-26 20:39:19 -07:00
github-actions[bot] 34743529ae Updated Patch Count 2023-07-27 00:02:40 +00:00
tangxifan 19ed9ea669
Merge branch 'master' into openfpga-issue-1256 2023-07-26 10:32:30 -07:00
tangxifan c011641fa0
Merge pull request #1265 from lnis-uofu/xt_fabric_tile
Support tile module when building CCFF-based FPGA fabric
2023-07-26 10:32:15 -07:00