Skip to content

Commit 72c585d

Browse files
authored
Merge pull request #8234 from eder-matheus/yosys_version
update yosys version to 0.57
2 parents b970fb4 + 1c267cd commit 72c585d

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.55
15+
yosysVersion=v0.57
1616

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

0 commit comments

Comments
 (0)