2、如何产生NDM
常用产生ndm的flow有normal,physical和etm_moded,其中physical用来产生physical only cell的,不用读db file,etm_moded是extract model flow,不读lef读frame,这个测试下来bug比较多,normal flow比较全能,不读db就相当于physical flow,用lef替代frame bug少。
7)TECH-030&&LEFR-021
Warning: skipped LayerDataType xx since it's layerNumber x is invalid (TECH-030)
ERROR: Line xxx,Macro xx ,Layer xx does not exist in the library technology information(LEFR-021)
layer xx只有LayerDataType 定义,没有Layer定义,参考tech lef的数据和tech file的格式,补上Layer定义