Forum Discussion
a_x_h_75
Contributor
8 years agoYou might get round this by using the 'I/O Maximum Toggle Rate' attribute in the Assignment editor. Add this attribute to each signal in question and set its value to 0. This may tell (fool) Quartus into believing this signal will not cause any interference on the analogue signal.
Note: this will risk additional noise on the analogue signal if these digital signals are not (relatively) static.
Tip: add this parameter for one signal. Then edit the project's .qsf file adding a similar entry for each signal in question.
Cheers,
Alex