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

the meaning of local_array_size #197

Closed
hanm2019 opened this issue May 29, 2023 · 3 comments
Closed

the meaning of local_array_size #197

hanm2019 opened this issue May 29, 2023 · 3 comments

Comments

@hanm2019
Copy link

I found that there is a parameter named local_array_size in freepdk45_sram_1r21r_32x2048_8.py, but I can not find any document which describes this parameter.

@mguthaus
Copy link
Collaborator

This parameter specifies the size of a local/sub array and uses a hierarchical word line. I don't believe it was working yet in sky130 due to a DRC error.

@hanm2019
Copy link
Author

How should I config this parameter in FPDK45nm? set the value equal to the word_size?

@mguthaus
Copy link
Collaborator

I suggest you look at how it affects layout. Setting it to the word size is the default and will not use a hierarchical word line. Larger arrays can have a big word line delay and can benefit from this to improve speed.

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