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 |
tangxifan
|
bf24382f19
|
[core] code format
|
2024-05-02 18:33:07 -07:00 |
tangxifan
|
a2fb84dfa9
|
[core] add fabric hierarchy writer
|
2024-05-02 18:30:20 -07:00 |
tangxifan
|
4d3447f773
|
[core] rework fabric hierarchy writer
|
2024-05-02 18:05:38 -07:00 |
tangxifan
|
fddb700d7b
|
Merge pull request #1641 from lnis-uofu/patch_update
Pulling refs/heads/master into master
|
2024-04-30 17:17:24 -07:00 |
github-actions[bot]
|
ea8bc166b8
|
Updated Patch Count
|
2024-05-01 00:02:52 +00:00 |
tangxifan
|
4e1637cedf
|
Merge pull request #1640 from lnis-uofu/dependabot/submodules/yosys-dd21955
Bump yosys from `34d9a74` to `dd21955`
|
2024-04-30 10:42:27 -07:00 |
dependabot[bot]
|
3babac0be6
|
Bump yosys from `34d9a74` to `dd21955`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `34d9a74` to `dd21955`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](34d9a7451e...dd2195543b )
---
updated-dependencies:
- dependency-name: yosys
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-30 06:59:51 +00:00 |
tangxifan
|
bf9f395f76
|
Merge pull request #1639 from lnis-uofu/patch_update
Pulling refs/heads/master into master
|
2024-04-27 12:27:04 -07:00 |
github-actions[bot]
|
d452e49737
|
Updated Patch Count
|
2024-04-27 00:03:15 +00:00 |
tangxifan
|
11959a5fdc
|
Merge pull request #1638 from lnis-uofu/dependabot/submodules/yosys-34d9a74
Bump yosys from `c3ae33d` to `34d9a74`
|
2024-04-26 10:20:07 -07:00 |
dependabot[bot]
|
471c252d79
|
Bump yosys from `c3ae33d` to `34d9a74`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `c3ae33d` to `34d9a74`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](c3ae33da33...34d9a7451e )
---
updated-dependencies:
- dependency-name: yosys
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-26 06:30:18 +00:00 |
tangxifan
|
56ce400a91
|
Merge pull request #1637 from lnis-uofu/dependabot/submodules/yosys-c3ae33d
Bump yosys from `cf02f86` to `c3ae33d`
|
2024-04-25 20:20:25 -07:00 |
dependabot[bot]
|
1dc9e6f0b0
|
Bump yosys from `cf02f86` to `c3ae33d`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `cf02f86` to `c3ae33d`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](cf02f86c28...c3ae33da33 )
---
updated-dependencies:
- dependency-name: yosys
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-25 06:48:20 +00:00 |
tangxifan
|
dbbe396563
|
Merge pull request #1636 from lnis-uofu/patch_update
Pulling refs/heads/master into master
|
2024-04-24 17:28:18 -07:00 |
github-actions[bot]
|
8b23e528fe
|
Updated Patch Count
|
2024-04-25 00:02:34 +00:00 |
tangxifan
|
e5df41f86d
|
Merge pull request #1633 from lnis-uofu/dependabot/submodules/yosys-cf02f86
Bump yosys from `171577f` to `cf02f86`
|
2024-04-24 10:04:03 -07:00 |
dependabot[bot]
|
fc7e4e07a2
|
Bump yosys from `171577f` to `cf02f86`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `171577f` to `cf02f86`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](171577f909...cf02f86c28 )
---
updated-dependencies:
- dependency-name: yosys
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-24 06:16:41 +00:00 |