你好 看到你发了《[求助] 有没有做过netlist to schematic?【已解决】》帖子~
我碰到了电阻导入不了的问题~?
我的test_nelist里 写的
.SUBCKT sbias_res net3
RR0 net3 vss resistor m=1 l=162.617u w=600.0n
.ENDS
是这种形式的~
出现的问题是:说这个sbias_res 里面什么都没有~
the sub-circuit 'sbias_r' does not have any instance (box element).Hence,its schematic view will not be prepared.
为什么就不识别resistor 这个器件呢~?
是我写的不对么?