As attachment, there is a ICC error "PSYN-117"
It is because of the port connedts with multiple macro-cell pin.
Can someone help to give a solution?
My ICC version is 2009.06-SP5.
And , this case is OK for Astro. ICC_question_2.pdf(110.32 KB, 下载次数: 23 )
If macro include pad .... in .lib file add "pad_cell : true;" to cell,
and add "is_pad : true;" to pin, then re-gen. .db to ICC.
This issue will be fixed.