Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
16 years ago

CROSS CLOCK vhdl

Hello Everybody,

In my application I receive images from a camera that uses CAMERA LINK protocol (100 fps).

The camera generates its own 40 MHz pixel clock. All the data's from the camera are synchronized with this clock (d[8:0],lval, dval, fval).

In the FPGA I am working with a different clock at 24MHz, it comes from a xtal.

In my algorithm I need to work at 160 MHz, I need to implement a Bilinear interpolation.

QUESTION:

:confused: How must I manage the cross clock domain? :confused:

Thank you.

DABG

18 Replies