Nanosim read netlist problems.

Status
Not open for further replies.

limkon

Newbie level 4
Joined
May 9, 2007
Messages
6
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,320
Hey all.
While I was runing Nanosim simulation,I couldn't be read in the netlist probably. The netlist seems be generated by v2lvs(I'm not so sure). the following is a simple netlist

.SUBCKT TOP_CELL P10 P11 XIN XOUT
XTOP_CELL/XIadder/X11 half_adder $PINS ci=net_ci
+ a=net_a b=net_b y=net_y cout=net_cout
...
.ENDS

.SUBCKT half_adder ci a b y cout
mm1 net1 a vdd vdd pn
...
.end

How could I read in those netlist?
Thx!
 

nanosim -n netlist_name ...
Do this way can not pass?
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…