Forum Discussion
Altera_Forum
Honored Contributor
8 years agoYeah.
I chose to actually use 100Mhz and play with settings till I got errors to go away. I ended up having to multiply and divide off 100Mhz clock and string out 5 divide by 10's to actually get it to compile. Divide by M with a Multiply N of 1 didn't seem to ever want to work. I just played with M/N and multiple C's to get something to not error. N of 1 didn't want to ever work. Top frequency of 50Mhz didn't really want to work either. Thanks for the reply.