Forum Discussion

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

fixed delay chain & periphery clock

Hi,

I am trying to implement a fixed delay on CLK path.

Basically the CLK is DDR DQS to my DUT.

I have used LCELL logic to implement the delay I require but this delay is changing with each PAR run.

I need some logic somewhat like a Regional Buffer of Xilinx (we used this successfully for above experiment)

Regional Buffer -- Delay -- Regional Buffer

So the delay is fixed and always lies between the Buffers only.

Can someone guide me on How & What should i follow on Altera Devices (We are using Stratix-4)

Thanks

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Won't using the DQS pins and ALTDQS function be better?

    If that doesn't work out, you can try to fix the LCELL's placement. But even so, it's subject to PVT variations.