Logo
Dune NVMe Storage Support
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.
CdcSingle Entity Reference

This is a simple module to pass a single bit wide signal across a clock domain. More...

Inheritance diagram for CdcSingle:
NvmeStorageUnit NvmeStorage DuneNvmeTestOsperoTop DuneNvmeTestTop

Entities

Behavioral  architecture
 

Libraries

ieee 

Use Clauses

std_logic_1164 
numeric_std 

Ports

clk1   in   std_logic
  The interface clock line.
signal1   in   std_logic
  The signal to pass.
clk2   in   std_logic
  The interface clock line.
reset2   in   std_logic
  The active high reset line.
signal2   out   std_logic
  The signals passed.

Detailed Description

This is a simple module to pass a single bit wide signal across a clock domain.

Author
Terry Barnaby (terry.nosp@m..bar.nosp@m.naby@.nosp@m.beam.nosp@m..ltd..nosp@m.uk)
Date
2020-05-18
Version
1.0.0

This is a very simple, low utilisation clock domain crossing unit for a single bit wide signal. It uses two clock synchronisation registers.


The documentation for this class was generated from the following file:
  • /src/dune/source/DuneNvme/src/Cdc.vhd