The-OpenROAD-Project / OpenDB

Database and Tool Framework for EDA
BSD 3-Clause "New" or "Revised" License
103 stars 42 forks source link

Openroad #125

Closed osamahammad21 closed 4 years ago

osamahammad21 commented 4 years ago

This pull request includes the following changes:

  1. Adding python unit tests to db objects (check the readme in unitTestsPython dir)
  2. Bug fixes:
    • Hierarchical destruction for dbRegions and dbBlocks
    • Improved the implementation of computeBBox to put into consideration continuous changes in the design
    • Applied needed changes to python swig interface