Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Node name used in .measure statement

Status
Not open for further replies.

vasaroopak

Member level 1
Joined
Sep 17, 2010
Messages
41
Helped
8
Reputation
16
Reaction score
8
Trophy points
1,288
Location
Greater Noida, India
Activity points
1,513
Consider the following meas statement.
.meas tran c2c_read_to_write_blrst_min min v(SEGARRAYX2.SEG0.BANK_MAX.HBANK.LBL.LBLX4_0.\xxl_blx4/xblx10/xp5/mp0.g ) from=cycle1_start to=cycle1_end
.meas tran c2c_read_to_write_blrst_min min v(SEGARRAYX2.SEG0.BANK_MAX.HBANK.LBL.LBLX4_0.\BLRST ) from=cycle1_start to=cycle1_end
Now both the above statements specify the same node.
By my knowledge the first one considers the parasitic upto the gate of the device. So thats the advantage over the 2nd statement. But the disadvantage is that 1st meas statement can not be used on pre layout netlist.
So is there any where we can write meas statements which work on postlayout as well as pre layout ?
Something like : SEGARRAYX2.SEG0.BANK_MAX.HBANK.LBL.LBLX4_0.\n_blrst_xxl_blx4/xblx10/xp5/mp0.g
Thanks.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top