The Designer's Guide Community
Forum
Welcome, Guest. Please Login or Register. Please follow the Forum guidelines.
Mar 29th, 2024, 8:08am
Pages: 1
Send Topic Print
Netlist generation from config view (Read 2250 times)
Gp
Community Member
***
Offline



Posts: 35

Netlist generation from config view
Jun 15th, 2017, 6:02am
 
Hi All,

I am using the cadence virtuoso tool. I created the config view from the schematic. For Verilog-AMS netlist generate, I use the following command line:

runams -lib lib_name -cell cell_name -view config -netlist -rundir top_dir

Now my question is, How to generate the .amsbind.scs file with netlist?which contain connect module (amscf.scs) .

Is there a missing option in command line?

Thanks.
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: Netlist generation from config view
Reply #1 - Jul 25th, 2017, 9:17am
 
runams will do this provided that the netlist assembly succeeded - it's in the rundir/netlist.

To generate an analog control file, you'd have to pass -state so that it has an ADE state to specify the analysis set up and so on. Otherwise you can write your own and pass -analogcontrol to the runams command line.

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.