当前位置:首页 > 英文周记 > 正文内容

包含isolationcell的词条

更新时间:2026-07-18 10:28:56 周记网3年前 (2023-04-05)英文周记113

Low Power概念介绍-Isolation Cell

今天要介绍的Low Power概念是 Isolation cell (隔离单元),通常用于电源关断技术(PSO)和多电源多电压技术(MSMV)。起到不同电压域之间的电压钳制和隔离作用。

为什么需要Isolation cell?看下面这图:

包含isolationcell的词条

当左边的Voltage Area处于关断状态,右边的Voltage Area却始终处于开启状态,左边的PD关断使电路输出悬空,处于未知状态X,则PMOS管和NMOS管可能同时导通,造成器件短路。

通常Isolation cell和Level Shifter一起连用,AND和OR门都可以组成一个isolation cell。Isolation可以放在input端,output端或者第三方Voltage Area中,但是考虑到power-on rail的走线,isolation cell自身的功耗,一般还是放在input端比较好,因为放在input端不需要always-on的power。

结合图表来看UPF文件

set_isolation iso_va1 \ 指定isolation cell的添加rule,相当于前缀名称

       -domain VA1 \     指定添加isolation cell的voltage area

       -applies_to output \    指定isolation cell在 voltage area 的input还是output

       -diff_supply_only true\   指定cell port上是否允许有其他supply

       -loacation parent \     指定level shifter的放置位置,parent代表放在driver pin的父module

       -isolation_signal ip/iso_en1\   指定isolation cell的isolation 控制信号

      -calmp_value 1   指定isolation cell的输出值

set_isolation iso_va2 \

       -domain VA2\

       -applies_to output \

       -loacation parent \

       -sink ss_pd1 

       -isolation_signal iP/iso_en2\

       -clamp_value1

原文链接:;mid=2652112876idx=3sn=03e4161b9f9c8f7b7740ee7efe8e65a1chk**=f23a699fc54de089b8829af65f23b1a02470f81a3ef349fc272d9b678cfbcf0099c468b2ed78scene=21#wechat_redirect

Cell的类型及用途

1、spare cell

备用cell,共流片时进行function eco和metal eco使用。

使用方法:

add_spare_cells

add_spare_cells -cell_name spare1 -lib_cell {AND2 OR2} -num_instances 250

2、level shifter

电平转换单元。该单元主要用于多电源多电压(MSMV)技术中,它通常不具备逻辑功能,只是用于不同电压值的Voltage Area之间的信号电平的转换。[2]

set_level_shifter shifter1_va1 指定level shifter的添加rule,相当于前缀名称

-domain VA1 指定Voltage Area

-applies_to input 指定level shifter在voltage area的input还是output

-source ss_top 指定supply set名字

-location parent 指定level shifter的放置位置,parent代表放在driver pin的父module

3、isolation cell [3]

通常用于电源关断技术(PSO)和多电源多电压技术(MSMV)。起到不同电压域之间的电压钳制和隔离作用。iso cell 有一个控制端 EN, 当 EN 无效时, A 端信号直接送到 Y 端,此时 iso cell 等效于一个buffer;当 EN 有效时,buffer 断开,Y 端保持固定的高电平或者低电平;上面这种 iso cell 有两组 power: primary power VDD 和 backup power VDDB,当 左边domain 关掉时, VDD off,此时就由 VDDB 供电,维持 Y 端的固定电平。

使用方法:

insert_mv_cells

4、filler cell

单元库中与逻辑无关的填充物,可以分为IO filler以及普通的standard cell filler。

(1)IO filler,也叫pad filler,通常用来填充IO单元与IO单元之间的空隙。为了更好的完成power ring,即ESD之间的电源连接。通常是在floorplan阶段添加。

使用方法:

create_io_filler_cells

create_io_filler_cells -reference_cells FILLER

(2)standard cell filler

为了填充std cell之间的空隙。主要是把扩散层连接起来满足DRC规则和设计需求,并形成power rails。在route前后添加都可以。

使用方法:

create_stdcell_fillers

create_stdcell_fillers -lib_cells {mylib/FILL_2X mylib/FILL_1X}

5、delay cell

延迟单元。常用于datapath,相比较与buffer,可以添加更多的delay,用来修复hold timing。

6、buffer cell

作用同delay cell,用来增加延时。相比较于delay cell,驱动能力更强,但是添加的delay更小。因此大的slack可以使用delay cell,较小的用buffer cell。

7、corner cell

boundary cell中的一种,which fill the empty space between horizental and vertical end-cap cells.

8、antenna cell

9、end-cap cell

end-cap cell are typically nonlogic cells such as a decoupling capacitor for the power rail.

原文链接:

常见公共场合英文标识

我们在公共场所经常会见到双语标识,但是这些标识的英译不规范现象比比皆是。下面整理了一些常见公共场合英文标识,希望对大家有所帮助!

1、开水间:Potable Water Room/Water Heater Room

2、茶水间:Tea room/Pantry

3、千手观音:Thousand-hand Bodhisattva

4、对公业务:Corporate Banking Services

5、禁止打手机:No Cellphone

6、总台:Information Desk/ Reception Desk

7、请勿入内:No Admittance

8、请勿摄像:No Filming

9、入口:Entrance

10、紧急出口:Emergency Exit

11、来宾登记:Registration

12、禁止吸烟:No Smoking

13、营业时间:Business Hours

14、游人止步:No Visitors

15、办公时间:Office Hours

16、禁止入内:No Entry

17、咖啡馆、小餐馆:Cafe

18、此路不通:Shut

19、此面向上:This Side Up

20、易碎:Fragile

21、小心烫伤:Caution Hot

22、小心地滑:Caution Slippery/Caution Wet Floor

23、小心玻璃:Caution Glass

24、小心台阶:Mind the Step

25、非公莫入:Staff Only

26、谢绝参观:No Admittance

27、严谨明火:No Open Flame

28、禁止拍照:No Photography

29、谨防扒窃:Beware of Pickpockets

30、排队等候:Please Line Up

31、随手关门:Keep Door Closed

32、节约用纸:Please Save Paper

33、儿童禁入:No Admittance For Children/Adults Only

34、贵宾通道:Vip Only

35、贵重物品,随身保管:Please Don’t Leave Your Valuables Unattended

36、自动门:Automatic Door

37、电源:Power Supply

38、结账稍后:Temporarily Closed

39、推:Push

40、拉:Pull

41、请勿乱扔杂物:No Littering

42、请勿触摸:Don’t Touch

43、保持肃静:Quiet Please

44、节约用水:Please Save Water

45、请勿坐靠:Please Stand Clear

46、小心碰头: Watch Your Head

47、敲击报警:Push For Alarm

48、熄灭烟头:Put Out Your Cigarettes

49、高压危险:Danger High Voltage

50、禁止堆放易燃物品:No Flammable Materials

51、通讯工具调至静音:Please Mute Cellphones

52、灭火器:Fire Extinguisher

53、消防栓:Fire Hydrant

54、紧急情况,敲碎玻璃:Break Glass in Emergency

55、阅览室:Reading Room

56、服务台:Service Desk

57、失物招领处:Lost and Found

58、禁止黄、赌、毒:Pornography

59、收款台:Cashier

60、洗手间:Toilet

61、爱护公共设施:Please Protect Public Facilities

62、欢迎光临:Welcome

63、油漆未干:Wet Paint

64、加油站:Filling Station

65、停车场:Parking

66、请勿践踏草坪:Please Keep off the Grass

67、安全疏散示意图:Evacuation Chart

68、留言栏:Suggestions

69、残疾人专用:Disabled Only

70、伸手出水:Automatic Tap

71、正在维修:Repairs in Progress

72、请勿随地吐痰:No Spitting

73、严禁携带易燃易爆等危险品:Dangerous Articles Prohibited

74、公共区:Public Area

75、贵宾区:VIP Area

76、观众席:Audience Area

77、老年人、残疾人优先:Priority for Seniors and Disabled

78、消防通道:Fire Engine Access

79、医务室:Clinic

80、自动扶梯:Escalator

81、疏散通道:Escape Route

82、补票处:Fare Adjustment

83、物品寄存:Luggage Deposit

84、始发站:Departure Station

85、终点站:Terminus

86、淡季时间:Low Season

87、旺季:High Season

88、故居:Former Residence

89、农家乐:Farm Stay/Agritainment

90、旅游纪念品:Souvenirs

91、桑拿:Sauna

92、新闻发布厅:Press Conference Hall

93、警务室:Guard Room

94、隔离门诊:Isolation Clinic

95、等候区:Waiting Room

96、易燃物品:Inflammable Materials

97、进口:Imported

98、吸烟区:Smoking Area

99、小心辐射:Caution Radiation

100、办公区:Administrative Area

标签: isolationcell

“包含isolationcell的词条” 的相关文章

isolationcell的简单介绍

isolationcell的简单介绍

小鼠棕色脂肪前体细胞原代培养,怎样分离前体细胞 (转载,仅供参考)(1)取BAT cell 的Isolationbuffer按1:1000向其中加入p/s,4°C保存。Notice:用前按1~2mg/...

发表评论

访客

◎欢迎参与讨论,请在这里发表您的看法和观点。