Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove some cells from no_synth.tcl and drc_excluded.tcl #211

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

antonblanchard
Copy link
Contributor

No description provided.

With the recent updates to Openlane to use abc to map muxes (vs manual
tech mapping), we can now use the inverting output 2 input mux cells.
The list of drc excluded cells was created almost a year ago, and lots
of bugs in the tools have since been fixed (including issues with the drt
pin access code).
@RTimothyEdwards
Copy link
Owner

I can't merge this---It needs to be taken up with the Openlane developers. If you can get their okay on it, I can merge it.

@antonblanchard
Copy link
Contributor Author

@RTimothyEdwards makes sense. @donn any thoughts here?

@donn
Copy link
Contributor

donn commented Jan 27, 2022

Hmm, I don't know. I'd have to run the extended test set on this. It's entirely possible something is still broken somewhere and/or we missed something.

@antonblanchard
Copy link
Contributor Author

Here's at least one of the reasons we excluded a cell (a magic issue since fixed):
The-OpenROAD-Project/OpenROAD#580

@antonblanchard
Copy link
Contributor Author

I am finding some designs are struggling to route with this patch, investigating.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants