Skip to content

Commit

Permalink
schematic working now
Browse files Browse the repository at this point in the history
  • Loading branch information
daquintero committed May 22, 2024
1 parent bec4df6 commit 23555bf
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[submodule "sky130/src/sky130_fd_pr"]
path = sky130/src/sky130_fd_pr
url = https://github.com/efabless/skywater-pdk-libs-sky130_fd_pr.git
[submodule "sky130/src/sky130_fd_sc_hd"]
path = sky130/src/sky130_fd_sc_hd
url = https://github.com/efabless/skywater-pdk-libs-sky130_fd_sc_hd.git
2 changes: 1 addition & 1 deletion docs/notebooks/intro.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@

# %%
# dir(sky130)
gf.pdk.get_symbol(component_spec)
sky130

# %% [markdown]
# Let's try exploring an example basic `nfet`:
Expand Down
1 change: 1 addition & 0 deletions sky130/src/sky130_fd_sc_hd
Submodule sky130_fd_sc_hd added at 81927f

0 comments on commit 23555bf

Please sign in to comment.