有用过SMIC130nm的朋友吗?我用assura做LVS报错了。
时间:10-02
整理:3721RD
点击:
有用过SMIC130nm的朋友吗?我用assura做LVS报错了。
诸如:warn:Undefined layer in dfII.
Layer name 'M1SLOT' doesn't exist, treating as an empty layer.
M1 = layer("M1" "M1DUM" "M1SLOT" type("drawing"))
warn:Undefined layer in dfII.
Layer name 'M2SLOT' doesn't exist, treating as an empty layer.
M2 = layer("M2" "M2DUM" "M2SLOT" type("drawing"))
warn:First input layer of 'as = measureParameter(area (ndiff) 1e-12)' should be a device terminal or recognition layer due to the correspondent 'attachParameter(as ("ad" "D") ("as" "S") ngat12_rec shared)' being a terminal specific case.
If left unchanged, parameters may not be attached correctly.
795. attachParameter(as ("ad" "D") ("as" "S") ngat12_rec shared)
还有:
error:Illegal calculate item 'if((G == 1) then (turns_c - 1) else (turns_c - 1.5))' found in calculateParameter().
2460. turns = calculateParameter(if((G == 1) then (turns_c - 1) else (turns_c - 1.5)))
error:nameParameter command cannot be used due to the wrong derived layers in calculateParameter command. 'turns'.
2467. nameParameter(turns "n")
error:Illegal calculate item 'if(((D / E) == 2) then (E + 0.5) else (E + 1))' found in calculateParameter().
2476. turns = calculateParameter(if(((D / E) == 2) then (E + 0.5) else (E + 1)))
error:nameParameter command cannot be used due to the wrong derived layers in calculateParameter command. 'turns'.
2483. nameParameter(turns "n")
谢谢大家!
诸如:warn:Undefined layer in dfII.
Layer name 'M1SLOT' doesn't exist, treating as an empty layer.
M1 = layer("M1" "M1DUM" "M1SLOT" type("drawing"))
warn:Undefined layer in dfII.
Layer name 'M2SLOT' doesn't exist, treating as an empty layer.
M2 = layer("M2" "M2DUM" "M2SLOT" type("drawing"))
warn:First input layer of 'as = measureParameter(area (ndiff) 1e-12)' should be a device terminal or recognition layer due to the correspondent 'attachParameter(as ("ad" "D") ("as" "S") ngat12_rec shared)' being a terminal specific case.
If left unchanged, parameters may not be attached correctly.
795. attachParameter(as ("ad" "D") ("as" "S") ngat12_rec shared)
还有:
error:Illegal calculate item 'if((G == 1) then (turns_c - 1) else (turns_c - 1.5))' found in calculateParameter().
2460. turns = calculateParameter(if((G == 1) then (turns_c - 1) else (turns_c - 1.5)))
error:nameParameter command cannot be used due to the wrong derived layers in calculateParameter command. 'turns'.
2467. nameParameter(turns "n")
error:Illegal calculate item 'if(((D / E) == 2) then (E + 0.5) else (E + 1))' found in calculateParameter().
2476. turns = calculateParameter(if(((D / E) == 2) then (E + 0.5) else (E + 1)))
error:nameParameter command cannot be used due to the wrong derived layers in calculateParameter command. 'turns'.
2483. nameParameter(turns "n")
谢谢大家!
rerererer
语言格式不正确我用smic013中也遇到电感的问题