1、fpga没有用的的管脚一定要设置成高阻状态设置路径如下:

Assignmen->Device->Device&Pin Option->Unused pins->As inputs tri-stated。
如果不设置高阻可能导致电路微弱电流或其他作用,例如:有led时可能有微弱电流通过led发光。
 
2、管脚锁定有提示:
Error: Can't place multiple pins assigned to pin location Pin_xxx (IOPAD_X34_Y18_N21)
解决办法:
在Quartus中Assignments->Device->Device and pin option->(选项卡)Dual purpose pin->nCE0->use as regular IO
 
转载请注明出处--工匠小建

相关文章:

  • 2021-08-24
  • 2021-06-05
  • 2021-08-18
  • 2022-12-23
  • 2021-05-20
  • 2022-01-23
  • 2021-09-27
  • 2022-12-23
猜你喜欢
  • 2022-02-15
  • 2022-12-23
  • 2022-12-23
  • 2021-07-26
  • 2021-05-05
  • 2022-01-25
  • 2022-12-23
相关资源
相似解决方案