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_32 | ( clk ) |
Constants | |
TCQ | time := 1 ns |
Types | |
MemoryType | ( 0 to Size - 1 ) std_logic_vector ( DataWidth - 1 downto 0 ) |
Signals | |
memory | MemoryType := ( others = > ( others = > ' 0 ' ) ) |
readDataReg | std_logic_vector ( DataWidth - 1 downto 0 ) |
Attributes | |
ram_style | string |
ram_style | memory : signal is " block " |