| 
 | 
 
 楼主 |
发表于 2015-7-27 11:54:02
|
显示全部楼层
 
 
 
回复 8# icfbicfb  
 
 
    版主您好 是可以综合了   
Information: Building the design 'DW02_mult_3_stage' instantiated from design 'dsp_0000' with 
    the parameters "16,16". (HDL-193) 
Warning: Cannot find the design 'DW02_mult_3_stage' in the library 'WORK'. (LBR-1) 
Warning: Design 'Mon' has '4' unresolved references. For more detailed information, use the "link" command. (UID-341) 
Current design is 'Mon'. 
综合后报的warning,折磨我好几天,我report_desgin_lib发现 
 DW02 (/home/soc_test/ss/dw/dw02/lib) 
      entity        : p n    DW02_BOOTH 
      architecture    :  mn d  DW02_BOOTH(STR) 
      package        :   n    DW02_COMPONENTS 
      entity        : p n    DW02_MAC 
      architecture    :  mn    DW02_MAC(VERIF) 
      entity        : p n    DW02_MULT 
      architecture    :  mn d  DW02_MULT(CSA) 
      architecture    :   n    DW02_MULT(VERIF) 
      entity        : p n    DW02_MULTP 
      architecture    :   n d  DW02_MULTP(NBW) 
      architecture    :  mn d  DW02_MULTP(WALL) 
      entity        : p n    DW02_MULT_2_STAGE 
      architecture    :  mn d  DW02_MULT_2_STAGE(STR) 
      entity        : p n    DW02_MULT_3_STAGE 
      architecture    :  mn d  DW02_MULT_3_STAGE(STR) 
      entity        : p n    DW02_MULT_4_STAGE 
      architecture    :  mn d  DW02_MULT_4_STAGE(STR) 
WORK里面没有我要的那个DW02_mult_3_stage  我猜想是写路径,于是我在search_path下写了DW02_mult_3_stage的当前路径也不好用,同时也写了DW02_mult_3_stage 也没消除。求解答啊。。。。。。。 |   
 
 
 
 |