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

Questions about cell selection and padding. #2011

Open
chros098 opened this issue May 16, 2024 · 8 comments
Open

Questions about cell selection and padding. #2011

chros098 opened this issue May 16, 2024 · 8 comments

Comments

@chros098
Copy link

Subject

[Flow] for any util, flow Makefile, or flow script issues.

Describe the bug

In the configuration of the platform, only one synthesis buff cell and one CTS buff cell are written. May I ask if I write all the buff cells, will the tool add them based on actual needs, such as the first or last one. In addition, will the spacing between cells be strictly maintained according to the spacing specified in the song value set at CELL-PAD-IN_SITES-DETAIL-PLACEMENT? Thank you.

Expected Behavior

In the configuration of the platform, only one synthesis buff cell and one CTS buff cell are written. May I ask if I write all the buff cells, will the tool add them based on actual needs, such as the first or last one. In addition, will the spacing between cells be strictly maintained according to the spacing specified in the song value set at CELL-PAD-IN_SITES-DETAIL-PLACEMENT? Thank you.

Environment

In the configuration of the platform, only one synthesis buff cell and one CTS buff cell are written. May I ask if I write all the buff cells, will the tool add them based on actual needs, such as the first or last one. In addition, will the spacing between cells be strictly maintained according to the spacing specified in the song value set at CELL-PAD-IN_SITES-DETAIL-PLACEMENT? Thank you.

To Reproduce

In the configuration of the platform, only one synthesis buff cell and one CTS buff cell are written. May I ask if I write all the buff cells, will the tool add them based on actual needs, such as the first or last one. In addition, will the spacing between cells be strictly maintained according to the spacing specified in the song value set at CELL-PAD-IN_SITES-DETAIL-PLACEMENT? Thank you.

Relevant log output

No response

Screenshots

No response

Additional Context

No response

@maliberty
Copy link
Member

What is "the platform" you are referring to - a public PDK or some private setup?

In general we will use the available cells and not just one size. Padding should be obeyed.

@maliberty maliberty changed the title consult Questions about cell selection and padding. May 21, 2024
@maliberty
Copy link
Member

This seems more like a discussion than an issue as no particular problem needs resolving.

@chros098
Copy link
Author

This is a private craft, and I found that I have set multiple BUFFs in the config "CTS-BUF-CELL", such as BUFF1, BUFF2, BUFF4, and BUFF8. Actually, I will choose BUFF8, but when I mentioned setting BUFF1, BUFF2, and BUFF4, I will actually choose BUFF4. Will the tool default to the last BUFF I have set? Also, I noticed that there is an S in "FILL_CELLS" that can be set to multiple, and there is no S after "CTS-BUF-CELL", so only one is effective.

@maliberty
Copy link
Member

There is no config CTS-BUF-CELL - where do you see this in ORFS?

@chros098
Copy link
Author

fe8bd1409d0e5a492b44629ece7b09e Here, flow/platforms/nangate45/config.mk, line 74

@chros098
Copy link
Author

fe8bd1409d0e5a492b44629ece7b09e

@maliberty
Copy link
Member

That's just a leftover and isn't connected to anything in scripts/. I'll remove it.

@maliberty
Copy link
Member

removed in #2029

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

2 participants