manually added missing power rings
15 files changed
tree: 09d9c700e828574824ed7aad141f0c55ad9b8c87
  1. .github/
  2. def/
  3. docs/
  4. gds/
  5. lef/
  6. mag/
  7. maglef/
  8. openlane/
  9. signoff/
  10. spi/
  11. verilog/
  12. .gitignore
  13. configure.py
  14. LICENSE
  15. lint.sh
  16. Makefile
  17. missing_power_rings.gds
  18. project_urls.py
  19. projects.pkl
  20. README.md
  21. tinytapeout.png
  22. upw_post.v
  23. upw_pre.v
README.md

TinyTapeout

See https://tinytapeout.com for more information on the project and how to get involved.

tiny tapeout

Progress notes

  • PDN hang issues https://github.com/The-OpenROAD-Project/OpenLane/issues/1173
  • Also discovered PDN hangs if extra lefs/defs are not deduplicated
  • with PDN set so dense, tapeout job fails with density checks
  • with unused PDN straps turned off, precheck fails
  • copied the erased version (just power rings) and deleted the first digital power rings, copy pasted that over final gds
  • precheck fails with missing power ports
  • manually added missing power ports to gl verilog of user_project_wrapper