help-gnucap
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gnucap] print sub circuits voltage nodes


From: timothy3g
Subject: [Help-gnucap] print sub circuits voltage nodes
Date: Tue, 26 Jun 2012 23:57:16 -0700 (PDT)

Hi

how do you get the voltage nodes of sub circuits to print 
and is there wiled card for nodes only and not devices or blocks
sim runs but i cant get to see the internal nodes.


I have tried 
.print tran v(Xsr.*)
and
.print tran v(Xsr.a1) v(Xsr.Xff1.mid) 
and 
.print tran v(a1.Xsr) v(mid.Xff1.Xsr) 
and 
.print tran v(*.Xsr)
and 

etc

i just get lots of "  ^ ? no match "
and  * just match sub blocks but not the nodes


Please help. :,(

Im runing batch mode  "gnucap -b shiftreg
which has

Xsr  clk d o1 o2 o3 o4 o5 o6 vss vdd shiftRegis

.tran 0.5n 500n  > SR.out

and includes

.SUBCKT  shiftRegis clk d q1 q2 q3 q4 q5 q6 vss vdd 
 Xff1 clk d q1  vdd vss  ff
 Xff2 clk q1 q2 vdd vss  ff
 Xff3 clk q2 q3 vdd vss  ff
 Xff4 clk q3 q4 vdd vss  ff
 Xff5 clk q4 q5 vdd vss  ff
 Xff6 clk q5 q6 vdd vss  ff
.ENDS 

etc

-- 
View this message in context: 
http://old.nabble.com/print-sub-circuits-voltage-nodes-tp34076088p34076088.html
Sent from the Gnucap - Help mailing list archive at Nabble.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]