Skip to content

Commit b04c99c

Browse files
committed
update yosys version to 0.53
Signed-off-by: Eder Monteiro <emrmonteiro@precisioninno.com>
1 parent ce61781 commit b04c99c

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
@@ -11,7 +11,7 @@ _versionCompare() {
1111
}
1212

1313
_equivalenceDeps() {
14-
yosysVersion=v0.51
14+
yosysVersion=v0.53
1515

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

0 commit comments

Comments
 (0)