hilary717的个人空间 https://blog1.eetop.cn/?1714367 [收藏] [复制] [分享] [RSS]

日志

T22工艺poly密度计算

已有 684 次阅读| 2024-7-17 17:27 |系统分类:其他

l=float(input("insert mos channel length"))##输入mos的length

w=float(input("insert mos channel width"))##输入mos的width

poly_space=float(input("insert poly space"))##输入模式之间的space

end_poly=float(input("insert end of poly"))##输入end poly的长度

mos_type=(str(input("insert mos type n or p")))##输入mos的类型

if   mos_type=p or mos_type=P

   then

   poly_rate=0.45

else

  poly_rate=0.50


rectangle_l=l+poly_space

area=rectangle_l*(w+2*end_poly)

cow=int(10/rectangle_l+1)

poly_area=l*

row=int(/)



点赞

评论 (0 个评论)

facelist

您需要登录后才可以评论 登录 | 注册

  • 0

    周排名
  • 0

    月排名
  • 0

    总排名
  • 0

    关注
  • 1

    粉丝
  • 1

    好友
  • 0

    获赞
  • 0

    评论
  • 737

    访问数

手机版| 小黑屋| 关于我们| 联系我们| 隐私声明| EETOP 创芯网
( 京ICP备:10050787号 京公网安备:11010502037710 )

GMT+8, 2025-5-25 01:02 , Processed in 0.076561 second(s), 6 queries , Gzip On, Redis On.

eetop公众号 创芯大讲堂 创芯人才网
返回顶部