::std::cdc::

Entity sync_wide

pub entity sync_wide<T>(source_clk: clock, rst: bool, input: T, init: T, dest_clk: clock) -> T
Expand

Synchronizes a wide value from the source domain into the destination domain. This guarantees that all values sent between the domains are valid, but some values may be skipped