power controller这个模块连接到Adder这个模块那条net 是控制Adder中的retension cell的 save和restore信号的 描述如下:
综合过程中提示:
Information: Level shifter LSDNX8_HVT from library saed90nm_max_hthn_hvt_lsh cannot be inserted to net Adder/a_ret because of main power mismatch(require power pin VDDL to be connected to domain primary power VDD1_ADD). (MV-753)
如果是因为库的问题的话 那为什么从TOP这个顶层模块的port连到Adder这个模块的pin之间的net 会插入level shifter 呢
create_pst power_state -supplies {VDD VDD1 sw1/out GND}
add_pst_state so -pst power_state -state {on on on always}
add_pst_state s1 -pst power_state -state {on on off always}
Warning: Pin 'I_PWR_CTRL/sr_ctrl_reg/Q'(VDD[1.08v]) cannot drive 'I_ADD/U32/INP'(VDD1[0.70v]) due to voltage differences (effective strategy is [rule = both, threshold = 0.00]). (MV-231)