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.

Encounter: Clock Mesh specification - analysis specification

Status
Not open for further replies.

hans_r

Newbie level 5
Joined
Apr 12, 2012
Messages
10
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,362
Hi,

I'm doing a design using a clock mesh, and I would like to do spice extraction for back annotation in Encounter. In my clock mesh spec file I have the library defined like this:

Analysis
MultiPartSpice true
MultiPartSpicePartitionLevel 4
End
SpiceLib
Library toplevel.l TOP_TT
Include drive_cells.sp
Global Power VDD
Global Ground VSS
SubcktPortSeq drive_cells.spo
End


When I try to specify the clock mesh using the clock mesh file, I get the following error:

**ERROR: (ENCCM-192): Failed parsing clock mesh specification at or near NTmesh.spec:64. Reason: Unexpected token "SpiceLib".

Any help?

When I comment out the full analysis and spicelib section, I can load the clock mesh spec file without any problems....

Kind regards!
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top