在综合的时候没有报出任何关于这个时钟定义的error或warning,且拿综合网表进行STA时也没有报出任何error和warning。但是在进行PR时,却报出这样的错误。
**ERROR: (TA-152): A latency path from the 'Rise' edge of the master clock 'ClkS' at source pin uIP/ClkOut' to the 'Fall' edge of generated clock 'ClkG' at pin uICG/uCKLNQHVTD4/Q' cannot be found. You must modify your create_generated_clock constraint to be consistent with the network topology. The analysis will continue using 0ns source latency for generated clock 'ClkG'. For backward compatibility with earlier releases or to remove the edge-to-edge sufficiency checking, you should set the global 'timing_enable_genclk_edge_based_source_latency' to false
我没有去管这个error,生成PR网表,用这个网表使用PrimeTime进行STA时,发现也有报下面的error:
Error: Generated clock 'ClkG with source pin uICG/uCKLNQHVTD4/Q' 'fall_edge' is not satisfiable; zero source latency will be used. (UITE-461)