Altera_Forum
Honored Contributor
12 years agosynchronization problem
Hi ,
i have a digital card with FPGA and the FPGA transmit serial data from the pin from this card to other external loopback card(connected together) and then the data back to the the FPGA to different pin. The problem is that the data have variant delay at the digital line and it cause meta stable issue to the signal and as a result the received signal is different from the transmitted signal . i can't transmit the clk with the data because of technical issue and can't measure the delay line and insert the delay into SDC file because of system request . which vhdl code can solve this problem ? Thanks for helping.