Forum Discussion
bitwise
Occasional Contributor
7 years agoSince you already have the board, you can trick the fitter using the following qsf assignment:
set_instance_assignment -name IO_MAXIMUM_TOGGLE_RATE "0 MHz" -to SystemStop
This tells the fitter that it's a static line which won't introduce transients into your analog signal. If that's not the real case you'll still have the noise issue of course but the fitter will be "happy".