Adjust README and info.yaml for OpenTDC integration
diff --git a/README.md b/README.md index 2c77d56..d31538d 100644 --- a/README.md +++ b/README.md
@@ -1,3 +1,13 @@ +# IMPORTANT: OpenTDC implementation + +This is the result of OpenTDC hardening in caravel. As +[caravel](https://github.com/efabless/caravel) changes, only the +result of the hardening is added in this repository (as well as the +OpenTDC submodule). + +For OpenTDC sources and README, go to the +[OpenTDC](https://github.com/tgingold/OpenTDC) page. + # CIIC Harness A template SoC for Google SKY130 free shuttles. It is still WIP. The current SoC architecture is given below.
diff --git a/info.yaml b/info.yaml index 685ee5e..5aaf0b5 100644 --- a/info.yaml +++ b/info.yaml
@@ -1,18 +1,17 @@ ---- -project: - description: "A template SoC for Google sponsored Open MPW shuttles for SKY130." +--- +project: + description: "Time to Data Converter with Fine Delay" foundry: "SkyWater" - git_url: "https://github.com/efabless/caravel.git" - organization: "Efabless" - organization_url: "http://efabless.com" - owner: "Tim Edwards" + git_url: "https://github.com/tgingold/OpenTDC.git" + organization: "N/A" + organization_url: "N/A" + owner: "Tristan Gingold" process: "SKY130" - project_name: "Caravel" - tags: + project_name: "OpenTDC" + tags: - "Open MPW" - - "Test Harness" - category: "Test Harness" + category: "Sensor" top_level_netlist: "verilog/gl/caravel.v" user_level_netlist: "verilog/gl/user_project_wrapper.v" - version: "1.00" - cover_image: "doc/ciic_harness.png" + version: "0.1" + cover_image: ""