We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9646043 + 113cc51 commit 13c6ac1Copy full SHA for 13c6ac1
1 file changed
etc/DependencyInstaller.sh
@@ -12,7 +12,7 @@ _versionCompare() {
12
}
13
14
_equivalenceDeps() {
15
- yosysVersion=v0.57
+ yosysVersion=v0.58
16
17
# yosys
18
yosysPrefix=${PREFIX:-"/usr/local"}
0 commit comments