Commit Graph

7934 Commits

Author SHA1 Message Date
Lin a23860a6a7 reformat code 2024-08-28 17:58:15 +08:00
Lin 352c9b49c9 add cmd dependency 2024-08-28 17:52:34 +08:00
Lin df05c904db make the read block coord and read instance coords clearer 2024-08-28 17:41:41 +08:00
Lin 0a14b2fa65 pass device_rr_gsb instead of openfpga_ctx 2024-08-28 17:26:50 +08:00
Lin d4028b4e6f modification no build warning now 2024-08-28 16:31:16 +08:00
Lin cde4c8d34a mod according to code review 2024-08-28 15:45:19 +08:00
tangxifan 1b34f4f0d9
Merge branch 'master' into preloading_clean 2024-08-27 15:10:28 -07:00
tangxifan 7d8f9f0c86
Merge pull request #1811 from lnis-uofu/dependabot/submodules/yosys-0fc5812
Bump yosys from `72f77dd` to `0fc5812`
2024-08-27 15:10:08 -07:00
Lin 1b0fcaee0f reformat code 2024-08-27 17:05:13 +08:00
dependabot[bot] f623d84c33
Bump yosys from `72f77dd` to `0fc5812`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `72f77dd` to `0fc5812`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](72f77dd97b...0fc5812dcd)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-27 06:11:22 +00:00
Lin 3c28f84727 build bug 2024-08-26 19:21:26 -07:00
Lin 9e283f383d remove redundant include 2024-08-26 03:09:19 -07:00
Lin 67c7c2da66 mod comments 2024-08-26 03:07:06 -07:00
Lin 5153cee4dd mod reg_test script 2024-08-26 02:47:13 -07:00
Lin 701a7a5c52 add test case 2024-08-26 02:45:57 -07:00
Lin 88fa9f8d39 add test case 2024-08-25 23:41:19 -07:00
Lin 9c061e0ab5 Merge branch 'preloading' of github.com:lnis-uofu/OpenFPGA 2024-08-25 22:48:56 -07:00
Lin 968824c2dd build unique blocks final version 2024-08-25 19:56:23 -07:00
tangxifan 2483b6ce70
Merge pull request #1809 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2024-08-23 14:55:16 -07:00
github-actions[bot] ae37d12c64 Updated Patch Count 2024-08-23 20:13:31 +00:00
tangxifan b7b1ab9fe5
Merge pull request #1808 from lnis-uofu/dependabot/submodules/yosys-72f77dd
Bump yosys from `1eaf4e0` to `72f77dd`
2024-08-23 13:13:12 -07:00
Lin 913fdc043e debuged 2024-08-23 03:52:16 -07:00
dependabot[bot] c49cc0edd0
Bump yosys from `1eaf4e0` to `72f77dd`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `1eaf4e0` to `72f77dd`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](1eaf4e0790...72f77dd97b)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-23 06:46:27 +00:00
Lin 699131ad58 full flow with bugs 2024-08-19 01:18:06 -07:00
Lin a785a57520 small bug mod 2024-08-18 22:41:40 -07:00
tangxifan de9f042b84
Merge pull request #1803 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2024-08-15 21:53:16 -07:00
github-actions[bot] e36a670541 Updated Patch Count 2024-08-16 04:51:01 +00:00
tangxifan bcf9f25104
Merge pull request #1802 from lnis-uofu/xt_pbfixup
[core] fixed a corner case where spine usage should be updated after …
2024-08-15 21:50:43 -07:00
tangxifan 4b54e6fad1 [core] fixed a corner case where spine usage should be updated after each switch point connection 2024-08-15 20:12:31 -07:00
tangxifan 07286895f0
Merge pull request #1801 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2024-08-15 17:28:46 -07:00
github-actions[bot] 87baa95cbe Updated Patch Count 2024-08-16 00:28:17 +00:00
tangxifan 2493402960
Merge pull request #1800 from lnis-uofu/xt_pbfixup
Adjust clock switch point coordinate of src spine
2024-08-15 17:27:59 -07:00
tangxifan 05ef972911 [test] typo 2024-08-15 15:36:08 -07:00
tangxifan 642cb6eb9a [core] coord adjustment should occur based on des coord 2024-08-15 14:28:29 -07:00
tangxifan 2c35840457 [test] add a new test to validate CHANY clock spin in DEC 2024-08-15 14:24:31 -07:00
tangxifan c7da894eaf [core] fixed a bug where some spine was wrongly disabled 2024-08-15 14:10:34 -07:00
tangxifan 9ad5f6b08e
Merge branch 'master' into xt_pbfixup 2024-08-15 12:45:19 -07:00
tangxifan 5877a3f7be [core] code format 2024-08-15 12:44:03 -07:00
tangxifan 00fd21704c [core] fixed a bug where the switch point coordinate of src spine required adjustment 2024-08-15 12:41:09 -07:00
tangxifan 586dd1a510 [test] add a new and strong test to validate the disable unused clock spines 2024-08-15 10:24:58 -07:00
tangxifan 13de806c25
Merge pull request #1799 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2024-08-15 10:18:31 -07:00
github-actions[bot] 87cf9fc51e Updated Patch Count 2024-08-15 17:09:26 +00:00
tangxifan a3e9ffad0f
Merge pull request #1798 from lnis-uofu/dependabot/submodules/yosys-1eaf4e0
Bump yosys from `4b9f452` to `1eaf4e0`
2024-08-15 10:09:07 -07:00
dependabot[bot] 7d51a110e5
Bump yosys from `4b9f452` to `1eaf4e0`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `4b9f452` to `1eaf4e0`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](4b9f452735...1eaf4e0790)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-15 06:31:15 +00:00
tangxifan 6787674fc2
Merge pull request #1797 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2024-08-14 20:49:31 -07:00
github-actions[bot] 33d8562b02 Updated Patch Count 2024-08-15 03:48:13 +00:00
tangxifan 68efe30e39
Merge pull request #1796 from lnis-uofu/xt_pbfixup
[core] fixed a bug where some clock spine was wrongly marked unused
2024-08-14 20:47:52 -07:00
tangxifan 1bcb0d0868 [core] code format 2024-08-14 18:09:44 -07:00
tangxifan 4554c5781a [core] fixed a bug where some clock spine was wrongly marked unused 2024-08-14 18:08:01 -07:00
tangxifan 78db63fd08
Merge pull request #1795 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2024-08-14 13:20:30 -07:00