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

Unable to access pins #1

Open
vijayank88 opened this issue Feb 20, 2023 · 0 comments
Open

Unable to access pins #1

vijayank88 opened this issue Feb 20, 2023 · 0 comments

Comments

@vijayank88
Copy link

vijayank88 commented Feb 20, 2023

I have used this file to generate fakeram macro and instantiated with my design.

But its fail during detail routing as unable to access the rd_out[0] pins.

I got update from expert as follows:

This fakeram isn't very good.  The pin shape is too close to the power stripe and is an EOLviolation.  Any attempt to access the pin triggers the same.
The rule is
 PROPERTY LEF58_EOLKEEPOUT "
 EOLKEEPOUT 0.025 EXTENSION 0.048 0.02425 0.048 CORNERONLY ;
 " ;

You'll need to fix the LEF to make this work.

Can someone help how/where to update to fix this issue?

Thanks

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

1 participant