8000 GitHub · Where software is built
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Diode and buffer insertion using the Coloquinte legalizer #78
Open
@Coloquinte

Description

@Coloquinte

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:

  • set the buffer/diode coordinates to a position we'd like (but don't care about overlap)
  • run coloquinte::Circuit::legalize

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0