final gds oasis
89 files changed
tree: e2d91d191a4cd41392e421f3225922fa38382af8
  1. .github/
  2. def/
  3. docs/
  4. gds/
  5. jobs/
  6. lef/
  7. mag/
  8. maglef/
  9. oas/
  10. openlane/
  11. signoff/
  12. spi/
  13. verilog/
  14. .gitignore
  15. .gitmodules
  16. info.yaml
  17. LICENSE
  18. Makefile
  19. README.md
README.md

Key value store

License UPRJ_CI Caravel Build

.. raw:: html

ASIC Key Value Store

Overview

This repo contains a key value store that utilizes the caravel <https://github.com/efabless/caravel.git>__ chip user space.

This repo has been cloned from:

https://github.com/efabless/caravel_user_project

for MPW-3

More info on how to build and use this is in the caravel_user_project repo.

Source

The migen and RTL source can be found in:

https://github.com/giraypultar/wrapped_keyvalue/