| 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. |
Functions | |
| std_logic_vector | dataValue ( v: in unsigned ) |
Processes | |
| PROCESS_39 | ( clk ) |
Constants | |
| TCQ | time := 1 ns |
| DataWidth | integer := dataOut .data ' length |
| BytesPerWord | integer := ( DataWidth/ 8 ) |
Signals | |
| dataValid | std_logic := ' 0 ' |
| data | unsigned ( 31 downto 0 ) := ( others = > ' 0 ' ) |
| countBlock | unsigned ( log2 ( BlockSize / BytesPerWord ) - 1 downto 0 ) := ( others = > ' 0 ' ) |
The documentation for this class was generated from the following file:
- /src/dune/source/DuneNvme/src/TestData.vhd
Generated by
1.8.15 
