Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 821 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 821 Bytes

cNVMe

An NVMe Device Simulation Library.

This is a WIP simulation of the protocol-layer of an NVMe Memory Device. The goal is to be able to send NVMe commands down and get full protocol responses. The simulation includes a register level with basic PCIe Controller Registers and simplified Doorbell Registers. It is really cool!

Linux Build Status: Build Status

Windows Build Status: Build status

See https://github.com/intel/cNVMe for the latest on this project. This original repo is just here for historical / archive purposes and is no longer updated.