Commit Graph

7288 Commits

Author SHA1 Message Date
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
tangxifan 00dea7a513
Merge pull request #1645 from lnis-uofu/xt_fhie
Flexible outputs on command write_fabric_hierarchy
2024-05-03 12:06:24 -07:00
tangxifan 3d8107487c [core] code format 2024-05-03 10:21:39 -07:00
tangxifan c7501cb9b7 [core] fixed the bugs when there are module renaming 2024-05-03 10:20:19 -07:00
tangxifan f41a5e8b89 [core] fixed some bugs 2024-05-02 22:49:06 -07:00
tangxifan 79c5c0a26a [doc] add more comments 2024-05-02 22:38:39 -07:00
tangxifan f965595d17 [doc] add example file and file format details 2024-05-02 22:37:07 -07:00
tangxifan e4998eebe0 [doc] add new options for write_fabric_hierarchy 2024-05-02 22:29:18 -07:00
tangxifan c334a0a792 [test] fixed a bug and add golden outputs 2024-05-02 22:07:22 -07:00
tangxifan 98006608c2 [test] add fabric hierarchy file to golden outputs 2024-05-02 22:03:23 -07:00
tangxifan 4e3bbbe45e [test] add options to write fabric hierarchy file 2024-05-02 22:00:47 -07:00
tangxifan c557b0104a [core] avoid unwanted tab 2024-05-02 21:34:12 -07:00
tangxifan b85ec28eb8 [core] code format 2024-05-02 21:17:17 -07:00
tangxifan d3b1e562ad [core] fixed some bugs on format 2024-05-02 21:11:20 -07:00