mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-08-29 01:24:25 +02:00
Open aig frontend as binary file
This commit is contained in:
@@ -1056,7 +1056,7 @@ struct AigerFrontend : public Frontend {
|
||||
}
|
||||
break;
|
||||
}
|
||||
extra_args(f, filename, args, argidx);
|
||||
extra_args(f, filename, args, argidx, true);
|
||||
|
||||
if (module_name.empty()) {
|
||||
#ifdef _WIN32
|
||||
|
||||
Reference in New Issue
Block a user