Utilities for clock-domain crossing with an FPGA
-
Updated
Jun 27, 2020 - SystemVerilog
Utilities for clock-domain crossing with an FPGA
In digital design, it is sometimes necessary to transfer data from one clock domain to another. However because of the nature of how data is stored, there is a probability the transaction will have a setup and hold violation or data is lost because of the different between the domain speeds.
Multi-Clock Dataflow Automation and Throughput Optimization in High-Level Synthesis
Through a verification environment, this repository uses UVM to handle with multiple clock domains and virtual sequences.
Add a description, image, and links to the clock-domains topic page so that developers can more easily learn about it.
To associate your repository with the clock-domains topic, visit your repo's landing page and select "manage topics."