-
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 needs a reference voltage which makes the generator limited. #3
Comments
@shalan We are working on adding that. You can use a VREF by adding a PAD for that. |
@msaligane But if I supply the VREF externally, I can just use an external LDO. I will be waiting for the on-chip VREF. |
luccareinehr
added a commit
to luccareinehr/OpenFASOC
that referenced
this issue
Jun 30, 2022
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
msaligane
pushed a commit
that referenced
this issue
Sep 8, 2022
Updated PDN tcl file and new domain_instsnces
KarthikL1729
pushed a commit
to KarthikL1729/OpenFASOC
that referenced
this issue
Aug 22, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The LDO needs a reference voltage (not provided/generated). Given that there is no open-source VREF IP, the generated LDO cannot be used out of the box.
The text was updated successfully, but these errors were encountered: