Design contains X blocks of type combinational node,However, device contains only X
When I compile a design, it gives following error:Design contains 335018 blocks of type combinational node. However, device contains only 119088. Does it mean that the design use too much memory?...