Altera_Forum
Honored Contributor
13 years agoCreating generated clocks in timequest
Hi,
I am having some trouble getting to grips with constraining generated clocks in timequest. My design uses a couple of outputs from a counter to drive clock inputs on external devices on my board. The clock input of the counter is driven by an external PLL connected to one of the dedicated clock inputs on the device (3C10). I do not have an on chip PLL available to generate the required exernal clocks. Moving to a larger device may be possible as a last resort but I would prefer not to. My attempts to constrain the clocks using the create_generated_clock command fail.Warning (332060): Node: global_signals:inst|pll_ctr:inst3|lpm_counter:LPM_COUNTER_component|cntr_c8i:auto_generated|counter_reg_bit was determined to be a clock but was found without an associated clock assignment.
Warning (332088): No paths exist between clock target "bus_mclk" of clock "mclk" and its clock source. Assuming zero source clock latency.
Is there an application note that explains how to constrain clocks generated by counters? In othere forum posts I have seen reference to "Timing Analysis of Internally Generated Clocks in Timequest v2.0.doc" but this document seems to be unavailable now. Thanks bb.