update documentation
diff --git a/README.md b/README.md index 3706438..bed0d45 100644 --- a/README.md +++ b/README.md
@@ -1,11 +1,4 @@ -# Caravel User Project +# Fast GCD for Large Integers [](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.
diff --git a/info.yaml b/info.yaml index bdd53ba..2bb1361 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: "Fast GCD and Bezout Coefficient Calculation for Large Integers" 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/kavyasreedhar/caravel_user_project.git" + organization: "Stanford University" + organization_url: "http://www.stanford.edu" + owner: "Kavya Sreedhar" process: "SKY130" - project_name: "Caravel" + project_name: "Fast GCD for Large Integers" project_id: "00000000" tags: - "Open MPW"