add something to readme and info.yaml
diff --git a/README.md b/README.md index 3706438..0e22553 100644 --- a/README.md +++ b/README.md
@@ -2,10 +2,4 @@ [](https://opensource.org/licenses/Apache-2.0) [](https://github.com/efabless/caravel_project_example/actions/workflows/user_project_ci.yml) [](https://github.com/efabless/caravel_project_example/actions/workflows/caravel_build.yml) -| :exclamation: Important Note | -|-----------------------------------------| - -## Please fill in your project documentation in this README.md file - - -Refer to [README](docs/source/index.rst) for this sample project documentation. +# Zero to ASIC group submission MPW3
diff --git a/info.yaml b/info.yaml index bdd53ba..439abf4 100644 --- a/info.yaml +++ b/info.yaml
@@ -1,13 +1,13 @@ --- project: - description: "A template SoC for Google sponsored Open MPW shuttles for SKY130." + description: "Zero to ASIC Course group submission for MPW3" foundry: "SkyWater" - git_url: "https://github.com/efabless/caravel_project_example.git" - organization: "Efabless" - organization_url: "http://efabless.com" - owner: "Tim Edwards" + git_url: "https://github.com/mattvenn/zero_to_asic_mpw3.git" + organization: "Zero to ASIC Course" + organization_url: "ZeroToASICCourse.com" + owner: "Matt Venn" process: "SKY130" - project_name: "Caravel" + project_name: "Zero to ASIC Course MPW3" project_id: "00000000" tags: - "Open MPW"