Altera_Forum
Honored Contributor
18 years agoClock Skew Issue
Hi all,
I'm working on an Altera DE2 board with Quartus II v.5.1 software. I am implementing a ring oscillator project on the low level of the DE2 board, and am getting the following clock skew warnings which are preventing me from moving on. The first warning is Warning: Found 8 node(s) in clock paths which may be acting as ripple and/or gated clocks -- node(s) analyzed as buffer(s) resulting in clock skew Each of the 8 nodes has the following warning Info: Detected gated clock "rs232:SERIALPORT|process0~16" as buffer And another warning Warning: Circuit may not operate. Detected 1 non-operational path(s) clocked by clock "clk" with clock skew larger than data delay. See Compilation Report for details. The help window says to do the following: Specify derived clock settings for all nodes functioning as derived clocks in the design. The derived clock setting should be derived from the clock settings specified for the associated absolute clock. Specifying derived clock settings is especially important in cases in which a ripple clock is acting as a clock divider. I was wondering if anyone has had similar problems and what to do about it to eliminate the clock skew issue. Thank you. Paul