电源地网络综合时报错
时间:10-02
整理:3721RD
点击:
synthesize_fp_rail 后报错:
--------- Sanity Check on TLUPlus Files -------------
1. Checking the conducting layer names in ITF and mapping file ...
Error: Layer "RDL" (metal7) exists in the MW-tech but not in the mapping AND ITF file. (TLUP-001)
----------------- Check Ends ------------------
Error: Unable to retrive resistance from TLU+ model. (PNA-069)
Creating PNS Replay file ./pna_output/pns_replay.tcl
Power network synthesis failed.
网上查了一下RDL,感觉只有倒装才用到,如果用不到可不可以在.map中删掉该层。
或是还有啥其他解决办法?
请教了专门的老师:如果不用 RDL 这层,可以临时修改tf文件,将 BCB1 和 RDL 层的 Maskname 分别改为 padvia 和 pad。
经试用,果然解决问题了。
供大家参考