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

sky130_sram_macros has syntax error #443

Open
M0stafaRady opened this issue May 13, 2024 · 0 comments
Open

sky130_sram_macros has syntax error #443

M0stafaRady opened this issue May 13, 2024 · 0 comments

Comments

@M0stafaRady
Copy link
Contributor

'mem' reg in the models are defined after it is used so it needed to be declared. it give the following error:

Error-[IND] Identifier not declared
/home/karim/actions-runner-2/_work/Cheetah_V3/Cheetah_V3/dependencies/pdks/sky130A/libs.ref/sky130_sram_macros/verilog/sky130_sram_2kbyte_1rw1r_32x512_8.v, 59
  Identifier 'mem' has not been declared yet. If this error is not expected, 
  please check if you have set `default_nettype to none.
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