DuneNvme 1.0.2 This is a simple NVMe test environment that allows experimentation with the low level PCIe NVMe interfaces as available on a Xilinx FPGA environment. |
Behavioral Architecture Reference
Processes | |
PROCESS_35 | ( 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 " |
The documentation for this class was generated from the following file:
- /src/dune/source/DuneNvme/src/Ram.vhd
Generated by 1.8.15