Updated the yaml file
diff --git a/info.yaml b/info.yaml index 685ee5e..da50149 100644 --- a/info.yaml +++ b/info.yaml
@@ -1,17 +1,17 @@ --- project: - description: "A template SoC for Google sponsored Open MPW shuttles for SKY130." + description: "This is a minimal SoC built around a RISC-V based 5 stage pipelined core Buraq-Mini." foundry: "SkyWater" - git_url: "https://github.com/efabless/caravel.git" + git_url: "https://github.com/hadirkhan10/caravel_ibtida_soc.git" organization: "Efabless" - organization_url: "http://efabless.com" - owner: "Tim Edwards" + organization_url: "https://efabless.com" + owner: "Hadir Khan" process: "SKY130" - project_name: "Caravel" + project_name: "Ibtida SoC" tags: - "Open MPW" - - "Test Harness" - category: "Test Harness" + - "Chisel" + category: "processor" top_level_netlist: "verilog/gl/caravel.v" user_level_netlist: "verilog/gl/user_project_wrapper.v" version: "1.00"