Skip to content

Commit 368412c

Browse files
committed
etc: use Yosys 0.55
Signed-off-by: Eder Monteiro <[email protected]>
1 parent a5a2094 commit 368412c

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)