Forum Discussion

MOliv45's avatar
MOliv45
Icon for New Contributor rankNew Contributor
6 years ago

DRC check CDC-50001 does not work if the given bit is part of a vector?

Summary: If the bit that is missing a synchronizer is part of a vector, the DRC check CDC-50001 FAILS. VHDL code: library IEEE; use IEEE.STD_LOGIC_1164.all; entity cdc is port ( clk1...