Merge branch 'efabless:main' into main
tree: 6e197cc9b0d1226552d0377b06f8c23e00a33250
  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. info.yaml
  14. LICENSE
  15. Makefile
  16. 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/