Forum Discussion
Altera_Forum
Honored Contributor
18 years ago --- Quote Start --- 2) using a clock enable and set a multicycle constrain --- Quote End --- what is this multicycle constrain ?? I also need to divide 16Mhz clock to 500Khz currently I made 4bit counter (count to 16) and then connected counter output to this global clock network and quartus shows this warning about clock skews and so on. I tried to use PLL but with PLL I can lower clock frequency just to 10Mhz :( what is the right way for clock division ??