Altera_Forum
Honored Contributor
10 years agoinserting delay buffer at output pin of FPGA
hi all,
I want to add a small delay to one of my outputs, just to test/try out an idea. I need about 10-15ns, while my clock is 204ns period. Looking around the web, I see some people using LCELL. Would this be the best thing to use, or another primative? The output I am trying to delay is not that of a register, but the output of a LUT. And I need this output to be delayed slightly with respect to another one of the LUT's output. Should I or can I somehow constrain the timing so this output A is 10ns delayed with respect to output B? (not with respect to a clock).