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

Routing error #54

Open
rachary00 opened this issue May 12, 2022 · 5 comments
Open

Routing error #54

rachary00 opened this issue May 12, 2022 · 5 comments

Comments

@rachary00
Copy link

I get the following error:
Screen Shot 2022-05-12 at 5 11 38 PM

I am using a simple custom circuit and the PDK files are all the mock files provided in the GitHub. I am not sure what this error is exactly. Please help!

@krzhu
Copy link
Collaborator

krzhu commented May 16, 2022

Looked at the log. It might because the router cannot find a access point for a pin. We first find the overlapping points of a pin shape and the routing grid.

@baloneymath Do you know anything about it?

@baloneymath
Copy link
Collaborator

It should be caused by some pins that were not on-grid and thus no valid access point exists. @rachary00 could you check if the pins in your circuit are correct?

@rachary00
Copy link
Author

yes the pins in schematic file look fine, is there any place else that you want me to check them?

@baloneymath
Copy link
Collaborator

@rachary00 could you check if the layout after placement (before running routing) is correct? This problem seems that the layers are not initialized correctly.

@rachary00
Copy link
Author

It looks correct, not sure what to check exactly, but all the transistor cells are in the right location

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

No branches or pull requests

3 participants