Altera_Forum
Honored Contributor
11 years ago.sdc file for simple IO Ports
Hello all
I am developing a pure custom VHDL project that has an external clock that gets PLLed to a faster clock inside the system and from then on the fast clock is used. This clock is not propagated to any outside chips and it is correctly constrained in my sdc file. The bad thing is that I am getting Timing warnings for the IO ports which are just used for PWM, ADC and some other functions. How do I constrain the output pins? Thanks