马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
请教一个问题:现在tsmc N28 工艺里提供了 Bus-holder,综合时默认是don't use 属性。这个一般是谁加?前端/综合/pr哪个步骤加?好像以前的工艺里没有这个东西的,都不知道怎么用。
另附wiki名词解释。。 A bus-holder (or Bus-keeper) is a weak latch circuit which holds last value on a tri-state bus. The circuit is basically a delay element with the output connected back to the input through a relatively high impedance. This is usually achieved with twoinverters connected back to back. The resistor drives the bus weakly; therefore other circuits can override the value of the bus when they are not in tri-state mode. Bus-holders are used to prevent CMOS gate inputs from getting floating values when they are connected to tri-stated nets. Otherwise both transistors in the gate could get turned on, thus shorting the power supply and ground, which would destroy the CMOS gate. This is prevented by the bus-holder pulling the input to the last valid logic level (0 or 1) on the net. The circuit is usually placed in parallel with the tri-stated net. |