Forum Discussion
Altera_Forum
Honored Contributor
13 years agoTry putting the toggle rate on those signals to zero
http://www.altera.com/support/kdb/solutions/rd05052003_3407.html The Tcl constraint is set_instance_assignment -name IO_MAXIMUM_TOGGLE_RATE "0 MHz" -to $port where $port is the name of an EPCS pin. Cheers, Dave