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:
Eddie Hung 2020-04-14 08:18:04 -07:00
parent f975cf39cb
commit b66904e9cd
1 changed files with 0 additions and 1 deletions

View File

@ -776,7 +776,6 @@ void RTLIL::Module::makeblackbox()
connections_.clear();
remove(delwires);
set_bool_attribute(ID::blackbox);
}