Forum Discussion
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- It is strange that the tool reports unrelated clocks. Any reason why duty cycle is 50/1 on each clock?? --- Quote End --- I don't know, I think this happens due to the write_sdc -expand command. My original SDC-file does not contain these lines (see my first post). But looking in the documentation of SDC Commands (https://www.altera.com/en_us/pdfs/literature/manual/mnl_sdctmq.pdf) at page 2-8: duty_cycle is given in percent, so I think this value corresponds to 50% duty cycle. I think this is OK. Looking in the compilation report states also that the duty cycle is 50.00 for each PLL generated clock. IMHO this is not a problem.