Skip to content

Commit 113cc51

Browse files
committed
update yosys version in dependency installer
Signed-off-by: Eder Monteiro <[email protected]>
1 parent 40063b9 commit 113cc51

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

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

0 commit comments

Comments
 (0)