博主你好,我尝试实现你的《基于FPGA的数字等精度频率计》,但是在CNT代码中报错Error (169282): There are 192 IO output pads in the design, but only 151 IO output pad locations available on the device.请问有没有解决方案
芯片选的不对吧你的设计中用了 192个io管脚,你选择的芯片只能提供151个,不够用了。