Added "yosys -D" feature
This commit is contained in:
@@ -132,7 +132,7 @@ struct SynthPass : public ScriptPass
|
||||
if (!design->full_selection())
|
||||
log_cmd_error("This comannd only operates on fully selected designs!\n");
|
||||
|
||||
log_header("Executing SYNTH pass.\n");
|
||||
log_header(design, "Executing SYNTH pass.\n");
|
||||
log_push();
|
||||
|
||||
run_script(design, run_from, run_to);
|
||||
|
||||
Reference in New Issue
Block a user