raise_error: whitespace
This commit is contained in:
@@ -47,7 +47,7 @@ struct RaiseErrorPass : public Pass {
|
||||
extra_args(args, argidx, design, true);
|
||||
|
||||
RTLIL::NamedObject *err_obj = nullptr;
|
||||
|
||||
|
||||
for (auto mod : design->all_selected_modules()) {
|
||||
if (mod->has_attribute(ID::raise_error)) {
|
||||
err_obj = mod->clone();
|
||||
|
||||
Reference in New Issue
Block a user