Commit Graph

7501 Commits

Author SHA1 Message Date
tangxifan 372e386330 [test] add new tests to verify rr graph preloading in two file formats 2024-05-09 23:10:45 -07:00
tangxifan 7848bdaeac [core] code format 2024-05-09 22:50:49 -07:00
tangxifan 5f37d63061 [core] fixed a bug where incoming edges are not built after loading rr_graph in vpr 2024-05-09 19:38:26 -07:00
github-actions[bot] 9ac767fbca Updated Patch Count 2024-05-10 00:02:42 +00:00
tangxifan 8464cb6187
Merge pull request #1659 from lnis-uofu/dependabot/submodules/yosys-514852a
Bump yosys from `1ac0008` to `514852a`
2024-05-09 15:35:06 -07:00
dependabot[bot] 20afaff880
Bump yosys from `1ac0008` to `514852a`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `1ac0008` to `514852a`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](1ac00088a6...514852ae71)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-09 06:50:36 +00:00
tangxifan eddf51841b
Merge pull request #1658 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2024-05-08 10:55:16 -07:00
github-actions[bot] e8dba02b93 Updated Patch Count 2024-05-08 17:53:49 +00:00
tangxifan 604edf8b9a
Merge pull request #1657 from lnis-uofu/dependabot/submodules/yosys-1ac0008
Bump yosys from `68c7fc4` to `1ac0008`
2024-05-08 10:53:19 -07:00
dependabot[bot] 7147e610a6
Bump yosys from `68c7fc4` to `1ac0008`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `68c7fc4` to `1ac0008`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](68c7fc4c91...1ac00088a6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-08 06:24:33 +00:00
tangxifan 237d46f19e
Merge pull request #1656 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2024-05-07 23:22:49 -07:00
github-actions[bot] 8f5fee9cdf Updated Patch Count 2024-05-08 06:21:40 +00:00
tangxifan a821357a67
Merge pull request #1654 from lnis-uofu/dependabot/submodules/yosys-68c7fc4
Bump yosys from `0f9ee20` to `68c7fc4`
2024-05-07 23:21:08 -07:00
tangxifan 00fb3e265d
Merge branch 'master' into dependabot/submodules/yosys-68c7fc4 2024-05-07 20:42:25 -07:00
tangxifan fe776b0cf6
Merge pull request #1649 from lnis-uofu/dependabot/submodules/vtr-verilog-to-routing-d8def01
Bump vtr-verilog-to-routing from `eb97228` to `d8def01`
2024-05-07 20:42:03 -07:00
tangxifan b8b8fb6d3b [test] update golden files 2024-05-07 13:25:23 -07:00
tangxifan 81730da7b2 [test] update golden files 2024-05-07 13:25:04 -07:00
tangxifan e72d71fe28 [test] update golden outputs 2024-05-07 13:24:45 -07:00
tangxifan deee75f828 [test] use a different W to avoid vvp collapse 2024-05-07 12:20:58 -07:00
tangxifan 7a0cd764d3 [test] fixed some bugs 2024-05-07 11:23:33 -07:00
tangxifan 13f8dd096e [test] create a new example script for fixed routing W case 2024-05-07 10:24:15 -07:00
dependabot[bot] 9db5be0f7c
Bump yosys from `0f9ee20` to `68c7fc4`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `0f9ee20` to `68c7fc4`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](0f9ee20ea2...68c7fc4c91)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-07 06:47:56 +00:00
tangxifan 00f39d55ab [test] now use fixed routing channel width 2024-05-06 23:32:27 -07:00
tangxifan a1016d9129 [lib] update vtr to latest 2024-05-06 18:07:01 -07:00
tangxifan a64e43d8e4 [script] remove the custom findTbb module for cmake as it is native in CMake 2024-05-06 15:42:54 -07:00
tangxifan ac958092b9
Merge branch 'master' into dependabot/submodules/vtr-verilog-to-routing-d8def01 2024-05-06 15:34:08 -07:00
tangxifan 3615bdceeb [test] avoid no-fanin errors for hetero arch 2024-05-06 15:32:27 -07:00
tangxifan c9acdf4c55
Merge pull request #1650 from lnis-uofu/dependabot/submodules/yosys-0f9ee20
Bump yosys from `dd21955` to `0f9ee20`
2024-05-06 15:04:05 -07:00
tangxifan 00959ab7e0
Merge branch 'master' into dependabot/submodules/vtr-verilog-to-routing-d8def01 2024-05-06 13:03:55 -07:00
tangxifan db403a2cff
Merge branch 'master' into dependabot/submodules/yosys-0f9ee20 2024-05-06 13:03:47 -07:00
tangxifan 0deaa7e897
Merge pull request #1652 from lnis-uofu/xt_ubuntu2204
[test] now use latest python3 of ubuntu 22.04
2024-05-06 11:46:24 -07:00
tangxifan e444b89ae8
Merge branch 'master' into xt_ubuntu2204 2024-05-06 11:46:15 -07:00
tangxifan 10470b311d [test] now use latest python3 of ubuntu 22.04 2024-05-06 11:44:45 -07:00
tangxifan 1f1bd179d2
Merge pull request #1651 from lnis-uofu/xt_ubuntu2204
[docker] fix bugs on python3
2024-05-06 10:36:35 -07:00
tangxifan 91342f9553 [docker] fix bugs on python3 2024-05-06 10:36:05 -07:00
dependabot[bot] 3259c8c41b
Bump yosys from `dd21955` to `0f9ee20`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `dd21955` to `0f9ee20`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](dd2195543b...0f9ee20ea2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 06:14:04 +00:00
dependabot[bot] 5959fd4877
Bump vtr-verilog-to-routing from `eb97228` to `d8def01`
Bumps [vtr-verilog-to-routing](https://github.com/verilog-to-routing/vtr-verilog-to-routing) from `eb97228` to `d8def01`.
- [Release notes](https://github.com/verilog-to-routing/vtr-verilog-to-routing/releases)
- [Commits](eb9722851b...d8def01fbe)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 06:14:02 +00:00
tangxifan fda9a8e07c
Merge pull request #1648 from lnis-uofu/xt_ubuntu2204
Migrate CI env from ubuntu 20.04 to ubuntu 22.04
2024-05-05 22:57:01 -07:00
tangxifan 7dc2c4951c [core] add missing header required by clang-11+ 2024-05-05 21:56:56 -07:00
tangxifan 36d37289fe [lib] add missing header required by clang-11+ 2024-05-05 21:21:36 -07:00
tangxifan 03bea1c566 [lib] code format 2024-05-05 18:47:37 -07:00
tangxifan 42fc136ff5 [ci] show clear error log when build errors out 2024-05-05 18:27:04 -07:00
tangxifan df3b4357fc [lib] add header to pass Gcc-12 2024-05-05 18:24:44 -07:00
tangxifan 691734269b [ci] typo on dep file 2024-05-05 16:37:25 -07:00
tangxifan cb5c8f7c46 [doc] update os and dep info 2024-05-05 16:27:30 -07:00
tangxifan 45dda1ed57 [docker] now move to ubuntu 22.04 2024-05-05 16:23:16 -07:00
tangxifan 8baa53c605 [script] now use clang-format-14 as c++/c formatter 2024-05-05 16:16:43 -07:00
tangxifan 421f396338 [ci] now use ubuntu 22.04 as the main os to check build compatibility; Drop gcc-8, clang-6, clang-7, clang-8, clang-9 support 2024-05-05 16:15:45 -07:00
tangxifan 80d425ddc2
Merge pull request #1647 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2024-05-03 18:48:32 -07:00
github-actions[bot] 4916adfbde Updated Patch Count 2024-05-04 00:02:29 +00:00