The Designer's Guide Community
Forum
Welcome, Guest. Please Login or Register. Please follow the Forum guidelines.
Apr 20th, 2024, 6:04am
Pages: 1
Send Topic Print
Include desired spice netlist to netlist created by Cadence AMS simulator (Read 1756 times)
AMSEngg
New Member
*
Offline



Posts: 1

Include desired spice netlist to netlist created by Cadence AMS simulator
Dec 16th, 2017, 3:18am
 
I want to simulate the extracted spice netlist with schematics, behavioral models uing Virtuoso AMS simulator and ADEXL.

Simulator should pick up the desired spice netlist based on the lib variable which has given during simulation.

spice netlist is like this

.LIB ext1
.include ./entrcp1
....
.LIB ext8
.include ./entrcp8s
....

I tried to set up a global variable and corner variable like
pick_netlist = ext1 in ADEXL

But AMS simulator interprets as real number variable and gives me the error. I was able to run the simulation with pick_netlist = "ext1", but it does not include the desired extracted netlist.

The flow I was looking for is working fine with spectre simulator but not with AMS.

Is there any alternative solution that I can use to include the spice netlist in verilog-ams netlist created by AMS?

Thanks in advance
Back to top
 
 
View Profile   IP Logged
Andrew Beckett
Senior Fellow
******
Offline

Life, don't talk to
me about Life...

Posts: 1742
Bracknell, UK
Re: Include desired spice netlist to netlist created by Cadence AMS simulator
Reply #1 - Dec 21st, 2017, 7:30am
 
This is being discussed in this Cadence Community Forum Post

Regards,

Andrew
Back to top
 
 
View Profile WWW   IP Logged
Pages: 1
Send Topic Print
Copyright 2002-2024 Designer’s Guide Consulting, Inc. Designer’s Guide® is a registered trademark of Designer’s Guide Consulting, Inc. All rights reserved. Send comments or questions to editor@designers-guide.org. Consider submitting a paper or model.