Commit Graph

7653 Commits

Author SHA1 Message Date
tangxifan 66baf7e605
Merge pull request #1712 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2024-06-14 10:13:32 -07:00
github-actions[bot] e44facba04 Updated Patch Count 2024-06-14 16:50:19 +00:00
tangxifan 5cf1723352
Merge pull request #1711 from lnis-uofu/dependabot/submodules/yosys-2fd2b65
Bump yosys from `a55e859` to `2fd2b65`
2024-06-14 09:50:01 -07:00
dependabot[bot] 269b3051f6
Bump yosys from `a55e859` to `2fd2b65`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `a55e859` to `2fd2b65`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](a55e8594b7...2fd2b6538d)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-14 06:54:10 +00:00
tangxifan aba9aa6797
Merge pull request #1709 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2024-06-12 09:36:40 -07:00
github-actions[bot] 2364748245 Updated Patch Count 2024-06-12 16:35:59 +00:00
tangxifan 97c4fd5499
Merge pull request #1708 from lnis-uofu/dependabot/submodules/yosys-a55e859
Bump yosys from `ef90458` to `a55e859`
2024-06-12 09:35:41 -07:00
dependabot[bot] ab7a60cb51
Bump yosys from `ef90458` to `a55e859`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `ef90458` to `a55e859`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](ef90458820...a55e8594b7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-12 06:44:29 +00:00
tangxifan b4896c4c33
Merge pull request #1707 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2024-06-11 16:48:16 -07:00
github-actions[bot] a3800e066d Updated Patch Count 2024-06-11 23:47:00 +00:00
tangxifan 62342fc05c
Merge pull request #1706 from lnis-uofu/xt_ci
bring back reg tests on master branch and version updater is now triggered automatically on any changes to master branch
2024-06-11 16:46:40 -07:00
tangxifan 0cdc281828 [core] now use force push 2024-06-11 13:56:01 -07:00
tangxifan b19e0aec75 [ci] bring back reg tests on master branch and version updater is now triggered automatically on any changes to master branch 2024-06-11 13:53:33 -07:00
tangxifan 3f9847695a
Merge pull request #1705 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2024-06-11 10:15:56 -07:00
github-actions[bot] c45fb3756d Updated Patch Count 2024-06-11 17:15:39 +00:00
tangxifan 1b51a8bed5
Merge pull request #1704 from lnis-uofu/dependabot/submodules/yosys-ef90458
Bump yosys from `9f94ecf` to `ef90458`
2024-06-11 09:40:48 -07:00
dependabot[bot] c1270744c0
Bump yosys from `9f94ecf` to `ef90458`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `9f94ecf` to `ef90458`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](9f94ecf4ed...ef90458820)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-11 06:06:43 +00:00
tangxifan 0497d5377f
Merge pull request #1703 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2024-06-10 20:24:00 -07:00
github-actions[bot] 0fbfeda2b0 Updated Patch Count 2024-06-11 01:30:25 +00:00
tangxifan ab9a67ea49
Merge pull request #1701 from lnis-uofu/xt_ci
Misc Updates on CI and Doc
2024-06-10 17:03:40 -07:00
tangxifan c05cc39899 [ci] now enable cancel jobs in progress 2024-06-10 12:19:58 -07:00
tangxifan 87a07fb111 [doc] add missing links 2024-06-10 10:57:27 -07:00
tangxifan e6784fdf6c [doc] merge cicd into ci section 2024-06-10 10:47:22 -07:00
tangxifan 5dcaab98bf [doc] format 2024-06-10 10:43:45 -07:00
tangxifan 3955c80257 [doc] now add tips/notes to readme. Update broken links 2024-06-10 10:42:29 -07:00
tangxifan 933de5e09e [ci] revert back to original checkout submodule strategy, as sockpp submodule link is updated in vtr 2024-06-10 10:26:06 -07:00
tangxifan 1fd09a9fd0
Merge pull request #1700 from lnis-uofu/dependabot/submodules/yosys-9f94ecf
Bump yosys from `bd28d26` to `9f94ecf`
2024-06-10 10:09:32 -07:00
tangxifan ef57e87ea3
Merge pull request #1699 from lnis-uofu/dependabot/submodules/vtr-verilog-to-routing-6e8ac62
Bump vtr-verilog-to-routing from `8ffc583` to `6e8ac62`
2024-06-10 10:09:19 -07:00
dependabot[bot] e027b05dd2
Bump yosys from `bd28d26` to `9f94ecf`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `bd28d26` to `9f94ecf`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](bd28d26021...9f94ecf4ed)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 06:58:04 +00:00
dependabot[bot] dc91ebcbac
Bump vtr-verilog-to-routing from `8ffc583` to `6e8ac62`
Bumps [vtr-verilog-to-routing](https://github.com/verilog-to-routing/vtr-verilog-to-routing) from `8ffc583` to `6e8ac62`.
- [Release notes](https://github.com/verilog-to-routing/vtr-verilog-to-routing/releases)
- [Commits](8ffc5836f3...6e8ac62b77)

---
updated-dependencies:
- dependency-name: vtr-verilog-to-routing
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 06:58:01 +00:00
tangxifan 0818a05254
Merge pull request #1698 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2024-06-09 19:02:35 -07:00
github-actions[bot] bf81ace68d Updated Patch Count 2024-06-10 00:02:50 +00:00
tangxifan 01b7e8ece0
Merge pull request #1696 from lnis-uofu/dependabot/submodules/vtr-verilog-to-routing-8ffc583
Bump vtr-verilog-to-routing from `d1b89e5` to `8ffc583`
2024-06-08 22:35:55 -07:00
tangxifan d59d5b03a4
Merge pull request #1695 from lnis-uofu/dependabot/submodules/yosys-bd28d26
Bump yosys from `855ac28` to `bd28d26`
2024-06-08 22:35:35 -07:00
dependabot[bot] e7b79fb6ca
Bump vtr-verilog-to-routing from `d1b89e5` to `8ffc583`
Bumps [vtr-verilog-to-routing](https://github.com/verilog-to-routing/vtr-verilog-to-routing) from `d1b89e5` to `8ffc583`.
- [Release notes](https://github.com/verilog-to-routing/vtr-verilog-to-routing/releases)
- [Commits](d1b89e5ccb...8ffc5836f3)

---
updated-dependencies:
- dependency-name: vtr-verilog-to-routing
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-07 06:06:20 +00:00
dependabot[bot] 0b2b1eeac4
Bump yosys from `855ac28` to `bd28d26`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `855ac28` to `bd28d26`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](855ac285f4...bd28d26021)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-07 06:06:17 +00:00
tangxifan 0e11e03f45
Merge pull request #1693 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2024-06-04 20:05:39 -07:00
github-actions[bot] c6e2cc7085 Updated Patch Count 2024-06-05 03:00:05 +00:00
tangxifan 7a115b6abe
Merge pull request #1692 from lnis-uofu/xt_wlut
[core] update vtr
2024-06-04 19:54:51 -07:00
tangxifan dde689650f [ci] debugging 2024-06-04 16:35:52 -07:00
tangxifan e27c969ed8 [ci] now checkout all the submodules by default 2024-06-04 16:15:26 -07:00
tangxifan 485c7f5b01 [ci] try to use ssh key 2024-06-04 16:10:36 -07:00
tangxifan 8a931df929 Merge branch 'xt_wlut' of github.com:lnis-uofu/OpenFPGA into xt_wlut 2024-06-04 13:31:36 -07:00
tangxifan ae9ffaf288 [lib] update vtr 2024-06-04 13:31:15 -07:00
tangxifan e1462ba0de
Merge branch 'master' into xt_wlut 2024-06-04 12:06:34 -07:00
tangxifan 77b823c760 [core] update vtr 2024-06-04 12:06:00 -07:00
tangxifan 6261f8d1d4
Merge pull request #1691 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2024-06-03 17:42:41 -07:00
github-actions[bot] 679f9c5b53 Updated Patch Count 2024-06-04 00:02:37 +00:00
tangxifan 1e4bda4fc7
Merge pull request #1690 from lnis-uofu/dependabot/submodules/yosys-855ac28
Bump yosys from `a84e4f4` to `855ac28`
2024-06-03 09:28:06 -07:00
dependabot[bot] 22bb676c79
Bump yosys from `a84e4f4` to `855ac28`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `a84e4f4` to `855ac28`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](a84e4f44fe...855ac285f4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 06:39:52 +00:00