GitHub
08/23/2023, 3:20 AMspm
example doesn't include any configuration for VSRC_LOC_FILES
causing the following warning:
2023-08-23T01:36:19.3228902Z �[32;1m01:36:19�[0m | [WARNING]: VSRC_LOC_FILES is not defined. The IR drop analysis will run, but the values may be inaccurate.
and ultimatly fails with the following error:
2023-08-23T01:36:19.3207819Z �[32;1m01:36:19�[0m | [ERROR PSM-0093] Voltage on net VDD is not set.
Expected Behavior
The default example either produce a valid irdrop report or either disable the reporting according to the documented default.
Environment report
The environment is a bit special here as I'm building openlane and its dependencies from `HEAD` as part of the <https://github.com/hdl/conda-eda> project.
Reproduction material
N/A
Relevant log output
<https://github.com/hdl/conda-eda/actions/runs/5944971903/job/16125504708>
The-OpenROAD-Project/OpenLaneGitHub
09/09/2023, 1:00 PM