mirror of https://github.com/YosysHQ/yosys.git
Revert "Merge branch 'eddie/kernel_makeblackbox' into eddie/abc9_auto_dff"
This reverts commit e08497c7c9d8a6f7a3eccddf2149c45d9ecff207, reversing changes made to e366fd55122236a21c6daee6765724add840a1f9.
This commit is contained in:
parent
f975cf39cb
commit
b66904e9cd
|
@ -776,7 +776,6 @@ void RTLIL::Module::makeblackbox()
|
|||
connections_.clear();
|
||||
|
||||
remove(delwires);
|
||||
|
||||
set_bool_attribute(ID::blackbox);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue