Skip to content

Commit

Permalink
fix lvs deck path
Browse files Browse the repository at this point in the history
  • Loading branch information
rohanku committed Jan 26, 2024
1 parent 12e1e97 commit 074e5eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hammer/technology/sky130/sky130.tech.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
{
"tool_name": "pegasus",
"deck_name": "pegasus_lvs",
"path": "$SKY130_CDS/Sky130_LVS/Sky130_rev_0.0_1.0.lvs.pvl"
"path": "$SKY130_CDS/Sky130_LVS/Sky130_rev_0.0_0.1.lvs.pvl"
}
],
"additional_lvs_text": "",
Expand Down

0 comments on commit 074e5eb

Please sign in to comment.