final gds oasis
123 files changed
tree: fe7234cf8d661ba160e8d644f576f356bb1bbba4
  1. .github/
  2. def/
  3. docs/
  4. gds/
  5. lef/
  6. mag/
  7. maglef/
  8. mpw_precheck/
  9. openlane/
  10. signoff/
  11. spi/
  12. tapeout/
  13. verilog/
  14. .gitignore
  15. LICENSE
  16. Makefile
  17. README.md
README.md

DWT

Conventional 5/3 lifting based wavelet with 3 octaves.

Design using open source silicon kit

Open Source Digital ASIC Design requires three open-source components:

  • RTL Designs = github.com, librecores.org, opencores.org
  • EDA Tools = OpenROAD, OpenLANE,QFlow
  • PDK = Google + Skywater 130nm Production PDK

Design has been carried out using Skywater 130nm PDK using openLANE and caravel open source silicon development tools,

openlane flow

Caravel User Project

DWT - Conventional 5/3 lifting based wavelet with 3 octaves.

License UPRJ_CI Caravel Build

:exclamation: Important Note

Refer to README for a quickstart of how to use caravel_user_project

Refer to README for this sample project documentation.