Altera_Forum
Honored Contributor
19 years agoViewing PLL clock internal signals
Hi everyone,
My current design is clocked by a 250MHz master clock. Within the FPGA, I use a divide by 16 PLL with two clock outputs c0, c1 with different phase in order 1) to clock RAM blocks (with c0) 2) to load (with c1) a shift register that serialize the RAM output data. To properly phased these two clocks, I'd like to view them with the simulator. Does QII allows for viewing the PLL outputs with a functionnal simulation (to avoid a long compilation time) ? If not, is it necessary to attach output pins to these internal (buried ?) clocks to be able to view them after the timing analysis ? And what's up when I will remove those output pins (I don't need to output these clocks outside the FPGA !), could this change the timing ? Thanks ! Oliver