修改时间 04-08-2021 07:34 PM
[Place 30-487] The packing of instances into the device could not be obeyed. There are a total of 8820 CLBs in the device, of which 4706 CLBs are available, however, the unplaced instances require 4944 CLBs. Please analyze your design to determine if the number of LUTs, FFs, and/or control sets can be reduced.
Number of control sets and instances constrained to the design
Control sets: 1434
Luts: 61052 (combined) 75481 (total), available capacity: 70560
Flip flops: 62898, available capacity: 141120
NOTE: each CLB can only accommodate up to 4 unique control sets so FFs cannot be packed to fully fill every CLB
在implement时候报错,我看资源方面没有超过,我觉得应该是CLB的数量不够导致控制集放不下,但是什么事控制集,我在HLS中又如何去减少它的使用
修改时间 04-09-2021 10:53 AM
Hi @Daming_Wang
这个报错是vivado 阶段的报错了,请问你在HLS IP 的设计阶段,资源就已经超出了吗?
Check "Control Signals and Control Sets" at page 39 in below User guide:
**~ Got a minute? Answer our Vitis HLS survey here! ~**