Commit Graph

6638 Commits

Author SHA1 Message Date
Kyle Chuang dde9ef0449 [doc] format 2023-08-22 15:46:49 +08:00
tangxifan 37ed10919f
Merge pull request #1308 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2023-08-19 10:51:27 -07:00
github-actions[bot] 5749db5bad Updated Patch Count 2023-08-19 17:46:45 +00:00
tangxifan ba827117a7
Merge pull request #1307 from lnis-uofu/xt_subtile_strong
Fixed a bug on spotting pin index of subtiles
2023-08-19 10:44:00 -07:00
tangxifan 66cc375996 [core] remove debugging messages 2023-08-18 22:08:47 -07:00
tangxifan 15a8d8a76a [test] added a new test to validate combo: group_tile, group_config_block, io subtile, tile annotation 2023-08-18 21:59:06 -07:00
tangxifan 5f6050d404 [test] add a new test to validate combo: group tile, tile annotation and subtile 2023-08-18 21:48:40 -07:00
tangxifan e4c5265b68 [test] arch syntax 2023-08-18 21:40:56 -07:00
tangxifan 5ac8919ce0 [test] add a new testcase to validate subtile with tile annotations 2023-08-18 21:37:15 -07:00
tangxifan 19d4d9a16d [core] code format 2023-08-18 21:05:26 -07:00
tangxifan fc523bed32 [core] fixed some bugs in spotting the correct pin index of given subtiles 2023-08-18 21:04:37 -07:00
tangxifan 2cd8c6e0f1
Merge pull request #1306 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2023-08-18 17:05:16 -07:00
github-actions[bot] 395e9d8af3 Updated Patch Count 2023-08-19 00:01:29 +00:00
tangxifan 7542881595
Merge pull request #1303 from lnis-uofu/dependabot/submodules/yosys-6405bba
Bump yosys from `4a475fa` to `6405bba`
2023-08-18 16:56:32 -07:00
tangxifan c5ebbc2b1a
Merge pull request #1305 from lnis-uofu/xt_subtile_strong
Now Subtile index is supported in Custom Pin Location
2023-08-18 16:56:06 -07:00
tangxifan 3d8f76269a [core] fixed a bug when io is in the center of 3x3 fabric 2023-08-18 12:42:15 -07:00
tangxifan a8ef24150d [lib] update vtr 2023-08-18 11:38:32 -07:00
tangxifan f69520d0c3 [arch] format 2023-08-18 11:15:25 -07:00
tangxifan 170a49c34f [test] fix a bug in arch file 2023-08-18 11:15:05 -07:00
tangxifan e82e4f487e [test] add a new test to validate io subtile support 2023-08-18 11:13:34 -07:00
dependabot[bot] 48e458cf72
Bump yosys from `4a475fa` to `6405bba`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `4a475fa` to `6405bba`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](4a475fa7a2...6405bbab1e)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-18 06:07:44 +00:00
tangxifan 294de17189
Merge pull request #1302 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2023-08-17 18:38:06 -07:00
github-actions[bot] aa216cca0b Updated Patch Count 2023-08-18 01:36:29 +00:00
tangxifan fdb5c8689a
Merge pull request #1300 from lnis-uofu/xt_group_tile
Fixed a bug when Combo options are enabled: ``group_tile``, ``group_config_block`` and ``shrink_boundary``
2023-08-17 18:33:45 -07:00
tangxifan 4afd48d930 [test] format 2023-08-17 15:33:09 -07:00
tangxifan 463897f78e [test] fixed a bug in arch 2023-08-17 15:28:59 -07:00
tangxifan e9fd22790d [core] fixed a bug where pass thru cb blocks are not connected in tiles 2023-08-17 15:26:32 -07:00
tangxifan 3ac3eb4624 [test] adding more flavor to the L shape 2023-08-17 15:08:27 -07:00
tangxifan 913c232556 [test] deploy new test to basic reg test 2023-08-17 14:54:24 -07:00
tangxifan 85bc890009 [test] add a new test to validate comb options of group tile, group config block and L shape fabric 2023-08-17 14:52:30 -07:00
tangxifan 399f087c50 [core] code format 2023-08-17 13:54:31 -07:00
tangxifan 414f7379c6 [core] fixed some bugs in debugging messages 2023-08-17 13:52:21 -07:00
tangxifan d7c3668960
Merge pull request #1299 from lnis-uofu/dependabot/submodules/yosys-4a475fa
Bump yosys from `cbd3ff2` to `4a475fa`
2023-08-17 11:21:26 -07:00
dependabot[bot] d44f34323f
Bump yosys from `cbd3ff2` to `4a475fa`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `cbd3ff2` to `4a475fa`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](cbd3ff2d3a...4a475fa7a2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-17 06:35:41 +00:00
tangxifan be21172285
Merge pull request #1298 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2023-08-16 17:28:34 -07:00
github-actions[bot] 517d608e23 Updated Patch Count 2023-08-17 00:02:17 +00:00
tangxifan b07d5efe68
Merge pull request #1297 from lnis-uofu/dependabot/submodules/yosys-cbd3ff2
Bump yosys from `008b725` to `cbd3ff2`
2023-08-16 13:01:31 -07:00
dependabot[bot] d5cbe59152
Bump yosys from `008b725` to `cbd3ff2`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `008b725` to `cbd3ff2`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](008b725c1d...cbd3ff2d3a)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-15 06:13:24 +00:00
tangxifan cf2e07ce4e
Merge pull request #1296 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2023-08-14 18:37:45 -07:00
github-actions[bot] e34de286a4 Updated Patch Count 2023-08-15 00:02:20 +00:00
tangxifan 0a259b32b5
Merge pull request #1294 from lnis-uofu/dependabot/submodules/yosys-008b725
Bump yosys from `2829cd9` to `008b725`
2023-08-14 09:53:59 -07:00
dependabot[bot] a1d75ad4e0
Bump yosys from `2829cd9` to `008b725`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `2829cd9` to `008b725`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](2829cd9caa...008b725c1d)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 06:55:05 +00:00
tangxifan 696116bf8d
Merge pull request #1292 from lnis-uofu/xt_shrink_boundary_doc
[doc] add description about new option ``shrink_boundary``
2023-08-12 18:36:25 -07:00
tangxifan 69e5db67a7
Merge pull request #1293 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2023-08-12 18:36:08 -07:00
github-actions[bot] f5d1f1354d Updated Patch Count 2023-08-13 00:02:27 +00:00
tangxifan 0c4245cc2c
Merge branch 'master' into xt_shrink_boundary_doc 2023-08-12 12:26:41 -07:00
tangxifan d9e3392194 [doc] add description about new option ``shrink_boundary`` 2023-08-12 12:25:38 -07:00
tangxifan 943985b0ea
Merge pull request #1289 from lnis-uofu/xt_vtr_upgrade
Upgrade VTR to the latest: Introduce new feature ``shrink_boundary`` for tileable routing
2023-08-12 11:32:59 -07:00
tangxifan 65e3f66976
Merge pull request #1290 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2023-08-12 11:32:45 -07:00
tangxifan 2f49c25f09 [test] updated 2023-08-11 21:19:06 -07:00