Shrink further

This commit is contained in:
Martin Povišer 2024-02-26 16:25:46 +01:00
parent b5b737de38
commit dd11a5a37c
1 changed files with 0 additions and 2 deletions

View File

@ -142,9 +142,7 @@ void yosys_banner()
log(" | Copyright (C) 2012 - 2024 Claire Xenia Wolf <claire@yosyshq.com> |\n");
log(" | Distributed under an ISC-like license, type \"license\" to see terms |\n");
log(" \\----------------------------------------------------------------------------/\n");
log("\n");
log(" %s\n", yosys_version_str);
log("\n");
}
int ceil_log2(int x)