Merge branch 'main' of github.com:giraypultar/keyvalue_caravel
tree: 261dc0f3b57404118e735574e7c10ba1da380182
  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. .gitmodules
  14. info.yaml
  15. LICENSE
  16. Makefile
  17. 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/