Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21592 Discussions

fixed delay chain & periphery clock

Altera_Forum
Honored Contributor II
1,093 Views

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
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
395 Views

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.
0 Kudos
Reply