Altera_Forum
Honored Contributor
18 years agoHow to constraint input & output clock of PLL
I'm using TimeQuest to constraint my project, but after FULL compilation, the TimeQuest report that setup violations exist between input & output clock of PLL?
Please see the detail below: Info: Path# 1: Setup slack is -1.545 (VIOLATED) Info: =================================================================== Info: From Node : FreqMeasure_NiosII:inst|clock_0:the_clock_0|clock_0_master_FSM:master_FSM|internal_master_read_done Info: To Node : FreqMeasure_NiosII:inst|clock_0:the_clock_0|clock_0_master_read_done_sync_module:clock_0_master_read_done_sync|data_in_d1 Info: Launch Clock : clk Info: Latch Clock : FreqMeasure_NiosII:inst|pll:the_pll|altpllpll:the_pll|altpll:altpll_component|_clk1 Info: Info: Data Arrival Path: Info: Info: Total (ns) Incr (ns) Type Element Info: ========== ========= == ==== =================================== Info: 60.000 60.000 launch edge time Info: 63.301 3.301 R clock network delay Info: 63.605 0.304 uTco FreqMeasure_NiosII:inst|clock_0:the_clock_0|clock_0_master_FSM:master_FSM|internal_master_read_done Info: 63.605 0.000 RR CELL inst|the_clock_0|master_FSM|internal_master_read_done|regout Info: 64.038 0.433 RR IC inst|the_clock_0|clock_0_master_read_done_sync|data_in_d1~feeder|datad Info: 64.244 0.206 RR CELL inst|the_clock_0|clock_0_master_read_done_sync|data_in_d1~feeder|combout Info: 64.244 0.000 RR IC inst|the_clock_0|clock_0_master_read_done_sync|data_in_d1|datain Info: 64.352 0.108 RR CELL FreqMeasure_NiosII:inst|clock_0:the_clock_0|clock_0_master_read_done_sync_module:clock_0_master_read_done_sync|data_in_d1 Info: Info: Data Required Path: Info: Info: Total (ns) Incr (ns) Type Element Info: ========== ========= == ==== =================================== Info: 62.500 62.500 latch edge time Info: 62.767 0.267 R clock network delay Info: 62.807 0.040 uTsu FreqMeasure_NiosII:inst|clock_0:the_clock_0|clock_0_master_read_done_sync_module:clock_0_master_read_done_sync|data_in_d1 Info: Info: Data Arrival Time : 64.352 Info: Data Required Time : 62.807 Info: Slack : -1.545 (VIOLATED) Info: =================================================================== Info: How to constraint input & output clock of PLL?