hi , basic question -- how do i mention to plot bussed signals : I try the below ones, but doesnt work ....
.control
run
plot PRE
plot ENABLE_BL
plot ENABLE_WL
plot SE
plot "VOUT0[0]"
plot "VOUT1[0]"
plot "SL[0]"
plot "WL[0]"
plot "xm1x[0]:d#branch"
.endc
But if i paste the same in ngspice terminal that pops up -- works fine....