/cdc

Repository gathering basic modules for CDC purpose

Primary LanguageSystemVerilogApache License 2.0Apache-2.0

Clock domain crossing modules

This repository gathers several basic modules to handle CDC in a design.

More information about the modules can be found here:

All the modules are described in verilog 2001 at RTL level, compatible with SystemVerilog. They can be used either for ASIC or FPGA, being technology agnostic.

All the sources are tested with unit tests located in sim folder to illustrate their behaviors. Simulation relies on SVUT and Icarus Verilog.

An asynchronous dual-clock FIFO is added as submodule or can be found here.

Follows a list of interesting documents explaining in depth CDC topics: