Merge branch 'main' of https://github.com/evd18i021/lifting53_ext
tree: df8a1fefb5737d0b0e2f8a9a75c6a31f11ed8041
  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. LICENSE
  14. Makefile
  15. 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.