Skip to content
Snippets Groups Projects
Commit 1fcc92bb authored by Philipp Gühring's avatar Philipp Gühring
Browse files

Update large_content.md

parent 991d96a3
Branches master
No related tags found
No related merge requests found
Pipeline #52 passed with stage
in 46 seconds
......@@ -38,7 +38,9 @@ In addition to these efforts, we also aim at providing valuable contribution in
Standard Cells are the basic building blocks of modern chip-design, they are used to automatically synthesize, place and route digital logic into chips. The synthesis step (e.g. done with yosys) chooses which standard cells should be used to implement the given logic, then the placement step places the cells on a grid, then the routing step connects the standard cells with metal connections for power and signals. At Libresilicon we believe that having many more standard cells will make the overall designs more efficient because the synthesis engine can choose from more cells, therefore we are automating the generation of whole standard cell libraries.
The development of the StdCellLib generator started in 2018, it is currently targeted for LS1U, Sky130 and GF180, and we did successful tapeouts on Sky130 already. Successful tapeouts on Sky130: Link1 Link2 We have prepared a library for GF180 for 5V already but haven’t taped it out yet.
![pageimg](https://pdk.libresilicon.com/librecell-latest/LATCH_PERSPECTIVE.jpg)
The development of the StdCellLib generator started in 2018, it is currently targeted for LS1U, Sky130 and GF180, and we did successful tapeouts on Sky130 already. We have prepared a library for GF180 for 5V already but haven’t taped it out yet.
Currently not yet in scope: Pad-Cells, but we hope to do that in the future, once the work on the standard cells is finished.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment