Forum Discussion
Altera_Forum
Honored Contributor
8 years agoError (18496): The Output SCLK in pin 26 is too close to PLL clock input in pin 27
Hello everybody, I am using the Max10 chip with the Quartus Prime 17.1. I am building a SPI interface for ADC. The input pin for my on-board quartz oscillator is the pin 27 (bank 2). I have des...
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- stmilos, I don't want to sound like your mother, but this demonstrates why you should ALWAYS create a top level design in Quartus and do pin assignments BEFORE committing to hardware. --- Quote End --- One does not always completely finish the internal logic before the physical hardware, and I find these very specific restrictions horribly obscure and unexpected. I'm having the exact same problem on a 10M02. I use a clock control block to switch between three clocks (the input clock and two output clocks of a single PLL), and it is accepted fine on its own, but when I try to use a second clock control block with the exact same inputs (just a different output) suddenly this error 18496 occurs. And a toggle rate of 0 MHz on the pin that is deemed 'too close' does not seem to help.