DuneNvme
1.0.0
This is a simple NVMe test environment that allows experimentation with the low level PCIe NVMe interfaces as available on a Xilinx FPGA environment.
|
Processes | |
PROCESS_37 | ( clk ) |
Constants | |
TCQ | time := 1 ns |
BytesPerWord | integer := 16 |
Signals | |
data | unsigned ( 31 downto 0 ) := ( others = > ' 0 ' ) |
countBlock | unsigned ( log2 ( BlockSize / BytesPerWord ) - 1 downto 0 ) := ( others = > ' 0 ' ) |