3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-23 23:52:32 +00:00

Bump yosys to latest

This commit is contained in:
Akash Levy 2025-04-08 18:05:28 -07:00
commit 3e24a3e248
4 changed files with 9 additions and 6 deletions

View file

@ -715,7 +715,7 @@ static void parse_file_list(const std::string &file_list_path, RTLIL::Design *de
}
struct VerilogFileList : public Pass {
VerilogFileList() : Pass("read_verilog_file_list", "Parse a Verilog file list") {}
VerilogFileList() : Pass("read_verilog_file_list", "parse a Verilog file list") {}
void help() override
{
// |---v---|---v---|---v---|---v---|---v---|---v---|---v---|---v---|---v---|---v---|