Added "yosys -D" feature
This commit is contained in:
@@ -391,7 +391,7 @@ struct IlangBackend : public Backend {
|
||||
{
|
||||
bool selected = false;
|
||||
|
||||
log_header("Executing ILANG backend.\n");
|
||||
log_header(design, "Executing ILANG backend.\n");
|
||||
|
||||
size_t argidx;
|
||||
for (argidx = 1; argidx < args.size(); argidx++) {
|
||||
|
||||
Reference in New Issue
Block a user