Forum Discussion

SKon1's avatar
SKon1
Icon for Occasional Contributor rankOccasional Contributor
5 years ago

Looping back a clock to its source

Hello, Port 'X' is an FPGA clock pin. It's defined using a "create_clock" SDC command. I have a requirement to drive this clock to an input port 'Y' like this: Y <= X ; I want the delay between ...