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_17 | ( clk ) |
PROCESS_18 | ( clk ) |
Constants | |
TCQ | time := 1 ns |
Types | |
DemuxStateType | ( DEMUX_STATE_START , DEMUX_STATE_SENDPACKET0 , DEMUX_STATE_SENDPACKET1 ) |
MuxStateType | ( MUX_STATE_START , MUX_STATE_SENDPACKET0 , MUX_STATE_SENDPACKET1 ) |
Signals | |
demuxState | DemuxStateType := DEMUX_STATE_START |
isReply | std_logic |
nvmeNumber | std_logic |
muxState | MuxStateType := MUX_STATE_START |
muxReply | std_logic |
nvmeStream | std_logic |
nvmeStream0Last | std_logic |
nvme1StreamData | std_logic_vector ( 127 downto 0 ) |