Key Value store: Key value store implemented on asic.

Clone this repo:

Branches

  1. b0b00e8 final gds oasis by Jeff DiCorpo · 2 years, 4 months ago main
  2. 47975d3 added link to source in README by Giray Pultar · 2 years, 6 months ago
  3. d7f95bd nicer readme by Giray Pultar · 2 years, 6 months ago
  4. ca766c6 update with both instances of kv store by Giray Pultar · 2 years, 6 months ago
  5. cbd0081 default README by Giray Pultar · 2 years, 6 months ago

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/