Skip to content

Commit 368412c

Browse files
committed
etc: use Yosys 0.55
Signed-off-by: Eder Monteiro <emrmonteiro@precisioninno.com>
1 parent a5a2094 commit 368412c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)