Skip to content

csm10495/cNVMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.