diff options
Diffstat (limited to 'usrp2/top/u1plus/timing.ucf')
-rw-r--r-- | usrp2/top/u1plus/timing.ucf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/usrp2/top/u1plus/timing.ucf b/usrp2/top/u1plus/timing.ucf index ca5ebf8e3..b2a455f6d 100644 --- a/usrp2/top/u1plus/timing.ucf +++ b/usrp2/top/u1plus/timing.ucf @@ -1,2 +1,5 @@ NET "CLK_FPGA_P" TNM_NET = "CLK_FPGA_P"; TIMESPEC "TS_CLK_FPGA_P" = PERIOD "CLK_FPGA_P" 15625 ps HIGH 50 %; + +NET "IFCLK" TNM_NET = "IFCLK"; +TIMESPEC "TS_IFCLK" = PERIOD "IFCLK" 20833 ps HIGH 50 %; |