Skip to content

Commit fdb6c8f

Browse files
gatecatrobtaylor
authored andcommitted
Use Yosys dev release 0.55.0.3.post946.dev0 with zero-width fix
Signed-off-by: gatecat <gatecat@ds0.me>
1 parent 2ed9a3f commit fdb6c8f

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

pdm.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ dependencies = [
1818
"amaranth[builtin-yosys]>=0.5,<0.7",
1919
"amaranth-soc @ git+https://github.com/amaranth-lang/amaranth-soc",
2020
"amaranth-boards @ git+https://github.com/amaranth-lang/amaranth-boards",
21-
"yowasp-yosys>=0.41.0.0",
2221
"yowasp-nextpnr-ecp5>=0.7",
2322
"yowasp-runtime",
2423
"tomli>=2.0.1",
@@ -28,7 +27,7 @@ dependencies = [
2827
"python-dotenv>=1.0.1",
2928
"pydantic>=2.8",
3029
"halo>=0.0.31",
31-
"yowasp-yosys!=0.54.*,!=0.55.*",
30+
"yowasp-yosys>=0.55.0.3.post946.dev0",
3231
]
3332

3433
[project.scripts]

0 commit comments

Comments
 (0)