调用tsmc018的pdk中库tsmc18rf的cell,spectre总是把cell名当成model名,然后告诉我:
: Error found by spectre during circuit read-in.
: input.scs:M1 is an instance of an undefined model pmos2v.
: input.scs:M0 is an instance of an undefined model nmos2v.
可是pmos2v和nmos2v明明是tsmc18rf库中我用的两个管子的cell名称啊,两个管子的中Model name应该是pch和nch。