axi icon indicating copy to clipboard operation
axi copied to clipboard

Can't find cdc_fifo_gray_dst

Open omeag opened this issue 1 year ago • 2 comments

Hi sir, I've been reviewing your project and can't find the definitions for cdc_fifo_gray_src and cdc_fifo_gray_dst modules. Could you kindly point me to where I can find them?

omeag avatar Mar 04 '24 05:03 omeag

The clock domain crossing FIFO can be found in the common cells dependency, included using bender: https://github.com/pulp-platform/common_cells/blob/master/src/cdc_fifo_gray.sv

micprog avatar Mar 04 '24 07:03 micprog

Got it! Deeply grateful!

omeag avatar Mar 04 '24 11:03 omeag