这个问题花了我好久时间,网上搜索了好多答案,可惜都不是我想要的,因为我的设计中调用的RAM还不到1K。

我解决的办法是:

我看了下我memory bit的占用情况,发现singalTap占用的RAM资源超过了我选用的FPGA芯片的最大负荷,所以我把singalTap去掉了,具体操作:

assignments>>setting>>singalTap logic Analyzer>>去掉 Enabled singalTap logic Analyzer前面的√ 即可

现在,重新编译下!!!!!

Error (170048): Selected device has 30 RAM location(s) of type M9K. However, the current design >>>Error (170048): Selected device has 30 RAM location(s) of type M9K. However, the current design >>>

相关文章:

  • 2022-02-03
  • 2021-04-20
  • 2022-12-23
  • 2022-12-23
  • 2021-09-26
  • 2022-12-23
  • 2022-12-23
  • 2021-08-09
猜你喜欢
  • 2021-09-17
  • 2022-12-23
  • 2022-01-05
  • 2021-10-28
  • 2022-02-19
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案