Commit Graph

6668 Commits

Author SHA1 Message Date
tangxifan cfaae55bda [lib] debugged fabric key assistant 2023-08-26 13:19:18 -07:00
tangxifan adae7392e5 [lib] developing fabric key assistant 2023-08-26 12:54:12 -07:00
tangxifan 74924bfaf8
Merge pull request #1320 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2023-08-25 18:25:25 -07:00
github-actions[bot] 41c3bb7c8c Updated Patch Count 2023-08-26 01:17:22 +00:00
tangxifan 059cf04455
Merge pull request #1319 from lnis-uofu/xt_shrink_boundary_hotfix
No more empty tiles on edges when Shrink Boundary is enabled
2023-08-25 18:16:49 -07:00
tangxifan ced6b361ed [lib] update vtr 2023-08-25 15:37:02 -07:00
tangxifan 0cf7657694 [lib] update vtr 2023-08-25 15:24:33 -07:00
tangxifan dfe5447e2a [core] format 2023-08-25 15:21:24 -07:00
tangxifan b8c66b06a0 [core] syntax 2023-08-25 15:17:52 -07:00
tangxifan 717906ea17 [core] code format 2023-08-25 15:13:39 -07:00
tangxifan 89b392a51f [core] adapt changes in is_sb_exist() 2023-08-25 15:13:00 -07:00
tangxifan f4fb470420 [lib] update vtr 2023-08-25 14:51:45 -07:00
tangxifan 55e5f738ce [core] code format 2023-08-25 11:58:15 -07:00
tangxifan 92f92658c9 [core] remove useless errors 2023-08-25 11:53:49 -07:00
tangxifan 384f02741f
Merge pull request #1316 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2023-08-23 18:54:10 -07:00
github-actions[bot] c7fb73817e Updated Patch Count 2023-08-24 00:02:24 +00:00
tangxifan e09c364824
Merge pull request #1312 from KyleChuang/master
Fix document misspelling
2023-08-23 13:42:07 -07:00
Kyle Chuang 7ffadb7bda
Merge branch 'master' into master 2023-08-23 14:23:28 +08:00
Kyle Chuang fe69bbf57f Revert CMakeLists.txt from tangxifan suggestion 2023-08-23 14:22:34 +08:00
tangxifan 2d57099fb9
Merge pull request #1313 from lnis-uofu/xt_chan_dist
Support different routing channel width in X and and Y axis
2023-08-22 18:35:41 -07:00
tangxifan db0bb291c2 [test] update settings 2023-08-22 15:22:48 -07:00
tangxifan 1ee4652323 [lib] update vtr which supports different x y axis in segments 2023-08-22 15:15:55 -07:00
tangxifan 56cedf6c8b [test] added a new test case to validate the support on different wire segment distribution on X and Y 2023-08-22 11:20:14 -07:00
tangxifan 1b132fd667 [test] add a new testcase to validate the support on different routing channel width on X and Y 2023-08-22 11:06:12 -07:00
tangxifan 25a2862f27
Merge pull request #1309 from lnis-uofu/dependabot/submodules/yosys-plugins-17519a6
Bump yosys-plugins from `f8daf6d` to `17519a6`
2023-08-22 10:43:24 -07:00
tangxifan 4b3f96243c
Merge pull request #1310 from lnis-uofu/xt_tile_hotfix
[core] now tile verilog writer supports relative paths
2023-08-22 09:00:55 -07:00
Kyle Chuang 34f9067a2e [doc] format 2023-08-22 15:51:37 +08:00
Kyle Chuang 972ccd2d83 [doc] format 2023-08-22 15:51:00 +08:00
Kyle Chuang dde9ef0449 [doc] format 2023-08-22 15:46:49 +08:00
tangxifan a6d43beaca [core] now tile verilog writer supports relative paths 2023-08-21 22:25:52 -07:00
dependabot[bot] 9caa4d4bbb
Bump yosys-plugins from `f8daf6d` to `17519a6`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `f8daf6d` to `17519a6`.
- [Commits](f8daf6da2c...17519a6ac9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 06:28:21 +00: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