Key Value store 2: A key value store using a wishbone interface, developed using migen.

Clone this repo:

Branches

  1. 3defd2b final gds oasis by Jeff DiCorpo · 2 years, 4 months ago main
  2. 6b5964e smaller design by Giray Pultar · 2 years, 4 months ago
  3. 5e8acdd rebuilt wrapper after new hardening by Giray Pultar · 2 years, 4 months ago
  4. 74ef615 rebuilt by Giray Pultar · 2 years, 4 months ago
  5. 27a9303 Merge branch 'main' of github.com:giraypultar/keyvalue_caravel by Giray Pultar · 2 years, 4 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/