在DC里面 想调用 DW里面的流水线乘法器 但是没有成功 报的ERROR:Can't implement all operations of resource xxx on any
available module in process for design xxxxx in file xx.v (SR-2) 这个问题是不是说我的 DW库里面的 流水线乘法器 的问题 还是我的 调用方式不对 , 但是 我试着写了 加法器 就可以正常的 指定其Implementation 为 rpl csa 之类的 但是乘法就不行 ,希望有做过类似的 给些指点啊~!!!