Hi , I am trying to set the internal node initial condition to '0' value , but in simulation , the values doesnt seem to being at 0 , rather some mV up...
ic v(x1.x1.sl[15]) = 0
.ic v(x1.x1.sl[14]) = 0
.ic v(x1.x1.sl[13]) = 0
.ic v(x1.x1.sl[12]) = 0
.ic v(x1.x1.sl[11]) = 0
.ic v(x1.x1.sl[10]) = 0
.ic v(x1.x1.sl[9] ) = 0
.ic v(x1.x1.sl[8] ) = 0
.ic v(x1.x1.sl[7] ) = 0
.ic v(x1.x1.sl[6] ) = 0
.ic v(x1.x1.sl[5] ) = 0
.ic v(x1.x1.sl[4] ) = 0
.ic v(x1.x1.sl[3] ) = 0
.ic v(x1.x1.sl[2] ) = 0
.ic v(x1.x1.sl[1] ) = 0
.ic v(x1.x1.sl[0] ) = 0
Any idea what could be the reason ?