Commit Graph

6677 Commits

Author SHA1 Message Date
dependabot[bot] e80cb9b6f1
Bump yosys from `389b8d0` to `2829cd9`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `389b8d0` to `2829cd9`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](389b8d0f94...2829cd9caa)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-11 06:12:09 +00:00
tangxifan 9124225ab6
Merge pull request #1283 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2023-08-09 17:26:21 -07:00
github-actions[bot] 387d7a6250 Updated Patch Count 2023-08-10 00:02:34 +00:00
tangxifan 2e995fcb43
Merge pull request #1281 from lnis-uofu/dependabot/submodules/yosys-plugins-f8daf6d
Bump yosys-plugins from `7303812` to `f8daf6d`
2023-08-09 10:20:35 -07:00
tangxifan fcb2dc10cd
Merge pull request #1279 from lnis-uofu/dependabot/submodules/yosys-389b8d0
Bump yosys from `e0ba07a` to `389b8d0`
2023-08-09 10:20:15 -07:00
tangxifan 9ed537c9ae
Merge pull request #1280 from lnis-uofu/xt_vtr_upgrade
Upgrade VTR to the latest
2023-08-09 10:18:55 -07:00
dependabot[bot] 07b8547cff
Bump yosys-plugins from `7303812` to `f8daf6d`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `7303812` to `f8daf6d`.
- [Commits](73038124b0...f8daf6da2c)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-09 06:07:12 +00:00
tangxifan 788e3c17a9 [core] format 2023-08-08 23:02:20 -07:00
tangxifan 1c8c4fedbb [core] fix memory leak 2023-08-08 23:01:52 -07:00
tangxifan ff6fa1e90c [core] fix memory leak 2023-08-08 22:41:43 -07:00
tangxifan 94d80a9b7c [core] code format 2023-08-08 16:28:56 -07:00
tangxifan 867da98d3f [core] update to use latest api from vpr upstream 2023-08-08 16:28:19 -07:00
tangxifan cc73771667 [lib] update vtr 2023-08-08 10:34:57 -07:00
dependabot[bot] 6121295130
Bump yosys from `e0ba07a` to `389b8d0`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `e0ba07a` to `389b8d0`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](e0ba07aed3...389b8d0f94)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-08 06:04:08 +00:00
tangxifan 7c836dea47
Merge pull request #1277 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2023-08-07 18:22:03 -07:00
github-actions[bot] 86524ec125 Updated Patch Count 2023-08-08 01:20:49 +00:00
tangxifan 1064520103
Merge pull request #1259 from chungshien/openfpga-issue-1256
Address issue 1256
2023-08-07 18:18:14 -07:00
tangxifan 83371cb98b
Merge branch 'master' into openfpga-issue-1256 2023-08-07 13:50:37 -07:00
tangxifan ba52e57f65
Merge pull request #1275 from lnis-uofu/dependabot/submodules/yosys-e0ba07a
Bump yosys from `f37ce5c` to `e0ba07a`
2023-08-07 13:50:25 -07:00
tangxifan bb945b2816
Merge branch 'master' into openfpga-issue-1256 2023-08-07 13:49:19 -07:00
tangxifan 8ea0f05771
Merge pull request #1273 from lnis-uofu/xt_group_config_block
Support grouping configuration memories into blocks
2023-08-07 13:47:49 -07:00
tangxifan 4d37421735 [core] fixed a bug on loading subkey to support fabric keys 2023-08-07 10:40:22 -07:00
tangxifan 4ed83cdb17 [doc] add missing file 2023-08-06 23:26:14 -07:00
tangxifan d402d2322d [doc] syntax 2023-08-06 23:24:59 -07:00
tangxifan d579bdba39 [doc] add more explanation on grouped config block 2023-08-06 23:16:32 -07:00
dependabot[bot] e70a67386f
Bump yosys from `f37ce5c` to `e0ba07a`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `f37ce5c` to `e0ba07a`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](f37ce5c839...e0ba07aed3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-07 06:13:52 +00:00
tangxifan 48448be127 [doc] update figures to illustrate 2023-08-06 23:11:11 -07:00
tangxifan 18acb39fad [core] fixed a bug where heterogeneous fabric may fail 2023-08-06 22:12:32 -07:00
tangxifan 0e9cf6e909 [test] added a new testcase to validate heterogeneous fpga using group config block 2023-08-06 22:11:38 -07:00
tangxifan 26c8b5146c [core] fixed a bug where release build will fail 2023-08-06 21:44:15 -07:00
tangxifan 3e33f262bc [test] added a new test to validate group_config_block support when fpga_core wrapper is enabled 2023-08-06 18:59:24 -07:00
tangxifan d50c3c67df
Merge branch 'master' into xt_group_config_block 2023-08-06 17:58:21 -07:00
tangxifan e7b12744e2
Merge pull request #1272 from lnis-uofu/dependabot/submodules/yosys-f37ce5c
Bump yosys from `b04d0e0` to `f37ce5c`
2023-08-06 17:58:04 -07:00
tangxifan c5b1918e47 [core] fixed a critical bug which causes reg test failures when group_config_block is off 2023-08-06 13:11:17 -07:00
tangxifan 46b1de08c6 [test] fixed a bug 2023-08-05 22:07:46 -07:00
tangxifan beee2369c9 [core] fixed a bug 2023-08-05 22:06:17 -07:00
tangxifan a1f8b3c441 [core] fixed a bug on bitstream generator on supporting group_config_block 2023-08-05 21:58:03 -07:00
tangxifan 68f07d6fc9 [core] code format 2023-08-05 20:53:58 -07:00
tangxifan 2aab94cd6c [core] syntax 2023-08-05 14:11:57 -07:00
tangxifan 22816a7ed4 [core] syntax 2023-08-05 14:04:57 -07:00
tangxifan f4d7ad2bd1 [core] trying to fix the bug on instance naming so that bitstream generation can work 2023-08-05 13:38:51 -07:00
tangxifan 9a23dc7bff [core] fixed some bugs which causes architecture bitstream generation failed when supporting group_config_block 2023-08-04 21:20:21 -07:00
tangxifan 7d8d686f74 [core] add status codes to build grid modules 2023-08-04 16:52:43 -07:00
tangxifan bb9cf6dbcb [core] fixed a critical bug which causes undriven nets on config bus in group config block 2023-08-04 16:45:15 -07:00
tangxifan 64c0839e30 [core] now verilog writer supports memory group modules 2023-08-04 16:11:33 -07:00
tangxifan a0f81a5bf2 [core] now verilog generator can output feedthrough memory module to files 2023-08-04 13:34:38 -07:00
tangxifan 5bc8925c3a [core] fixed multiple bugs on fabric generator on supporting group_config_block 2023-08-04 12:36:59 -07:00
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