Skip to content

Commit

Permalink
fix: update core voltage in config
Browse files Browse the repository at this point in the history
  • Loading branch information
htfab committed Sep 30, 2024
1 parent 32c0964 commit bd91136
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"//": "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!",

"//": "Power nets for IR drop analysis",
"PWR_NETS_VOLTAGES": "{VPWR 1.2}",
"PWR_NETS_VOLTAGES": "{VPWR 1.5}",
"GND_NETS_VOLTAGES": "{VGND 0.0}"
}

0 comments on commit bd91136

Please sign in to comment.