quicklogic: ql_dsp_io_regs debug print
This commit is contained in:
committed by
Martin Povišer
parent
6eadad22c5
commit
9e79b03b73
@@ -127,6 +127,7 @@ struct QlDspIORegs : public Pass {
|
||||
}
|
||||
|
||||
// Set new type name
|
||||
log_debug("Converted %s to %s\n", log_id(cell->type), new_type.c_str());
|
||||
cell->type = RTLIL::IdString(new_type);
|
||||
|
||||
std::vector<std::string> ports2del;
|
||||
|
||||
Reference in New Issue
Block a user