-
Notifications
You must be signed in to change notification settings - Fork 110
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
LDO Vin range is not useful for powering sky130A standard cells #2
Comments
That needs to be updated. FYI, the LDO has not been released yet using the open source tools. |
@wenbodd can you update these:
|
Is it characterize for Vin beyond 1.3V? The FASoC website lists the same range (0.6 to 1.3V) on the LDO specs table. |
Yes, the sky130 version of the LDO takes in 3.3v/5v and generated 1.8v. These values are from other technologies we are supporting and it seems this file was not updated. I would advise not using this code for now. I will update this when it is ready. |
Can you please add an example which generates something useful for SKY130? |
Sure. |
After this commit, the package currently looks like this: openfasoc (package) config.py generators (subpackage idea-fasoc#1) temp_sense_gen (subpackage idea-fasoc#2) tools (subpackage idea-fasoc#3) function.py TEMP_netlist.py
This should be fixed now. @lulu9312 ? |
DRC violations fixed and latch placement fixed
Yes @msaligane This is fixed. We can close this issue. |
According to this, the LDO generator cannot generate 1.8V LDO needed to power digital macros implemented using sky130 SCLs (e.g., hd, hell, ...)
The text was updated successfully, but these errors were encountered: