Skip to content

Commit

Permalink
update lambdalib
Browse files Browse the repository at this point in the history
  • Loading branch information
gadfort committed Mar 5, 2024
1 parent 8b26e1c commit 214a845
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

# Libraries
from lambdapdk.sky130.libs import sky130sram, sky130io
from lambdalib import lambdalib
import lambdalib

from siliconcompiler.tools.openroad import openroad

Expand Down
2 changes: 1 addition & 1 deletion python-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ hjson
mako
siliconcompiler >= 0.17.0
lambdapdk
lambdalib >= 0.1.2
lambdalib >= 0.2.0

0 comments on commit 214a845

Please sign in to comment.