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

gf180mcu I/O Library missing Site definition and incorrect pad class in lef file #12

Open
dhaentz1 opened this issue Jun 27, 2023 · 0 comments

Comments

@dhaentz1
Copy link

dhaentz1 commented Jun 27, 2023

Expected Behavior

Add the correct site definition "GF_IO_Site" and "GF_COR_Site" to the current *.lef file of the gf180mcu I/O library. The Site must be defined before it can be referenced within the pad cells.

The padd class need also be modified to AREAIO for each pad cell.

Actual Behavior

The current *.lef file of the I/O library does not contain the Site definition "GF_IO_SITE" and "GF_COR_Site"and therefor automatic IO cell placement does not work correctly.

Steps to Reproduce the Problem

See the attached patch file to see all required modifications

/cc @proppy
/cc @chaufe
gf180mcu_fd_io.lef.patch

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