Skip to content

Commit

Permalink
Adding the open-source-pdks repository under third_party.
Browse files Browse the repository at this point in the history
Goal is to include common information about open source PDKs into the
GF180MCU PDK documentation. This includes;
 * File naming information -
   google/open-source-pdks#7
 * Versioning scheme -
   google/open-source-pdks#8
 * Other open source PDKs that exist.

Signed-off-by: Tim 'mithro' Ansell <[email protected]>
  • Loading branch information
mithro committed Jul 24, 2022
1 parent 46e0cc4 commit 3dfae2d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,6 @@
url = https://github.com/google/globalfoundries-pdk-ip-gf180mcu_fd_ip_sram.git
branch = main
shallow = true
[submodule "third_party/open-source-pdks"]
path = third_party/open-source-pdks
url = https://github.com/google/open-source-pdks.git
1 change: 1 addition & 0 deletions third_party/open-source-pdks
Submodule open-source-pdks added at fd509b

0 comments on commit 3dfae2d

Please sign in to comment.