Skip to content

Commit abdaff9

Browse files
authored
Merge pull request #7910 from eder-matheus/yosys_version
etc: use Yosys 0.55
2 parents aa8aa10 + 368412c commit abdaff9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/DependencyInstaller.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ _versionCompare() {
1212
}
1313

1414
_equivalenceDeps() {
15-
yosysVersion=v0.53
15+
yosysVersion=v0.55
1616

1717
# yosys
1818
yosysPrefix=${PREFIX:-"/usr/local"}

0 commit comments

Comments
 (0)