lip6 / coriolis

Coriolis VLSI EDA Tool (LIP6)
https://coriolis.lip6.fr
GNU General Public License v2.0
47 stars 5 forks source link

Diode and buffer insertion using the Coloquinte legalizer #78

Open Coloquinte opened 10 months ago

Coloquinte commented 10 months ago

Currently, diode and buffer insertion is quite ad-hoc, and makes use of its own datastructures to decide where free space is available.

This could all be done simply and safely with:

So we'd just have to introduce a new "legalize only" mode to Etesian to support this