Update yaml
diff --git a/info.yaml b/info.yaml index bdd53ba..2e6ba8c 100644 --- a/info.yaml +++ b/info.yaml
@@ -1,18 +1,17 @@ --- project: - description: "A template SoC for Google sponsored Open MPW shuttles for SKY130." + description: "Random number generators and PUFs for MPW-3." 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/harrisonpham/randsack.git" + organization: "Harrison Pham" + organization_url: "https://harrisonpham.com" + owner: "Harrison Pham" process: "SKY130" - project_name: "Caravel" + project_name: "Randsack" project_id: "00000000" tags: - "Open MPW" - - "Test Harness" - category: "Test Harness" + category: "Oscillator and Clocking" top_level_netlist: "caravel/verilog/gl/caravel.v" user_level_netlist: "verilog/gl/user_project_wrapper.v" version: "1.00"