Samiran
Guest
Thu Feb 18, 2010 6:44 am
Hi all,
How I can generate schematic from a given netlist in Virtuoso?
Cheers
Samiran
Samiran
Guest
Thu Feb 18, 2010 12:06 pm
On Feb 18, 9:44 am, Samiran <samiran....@gmail.com> wrote:
Quote:
Hi all,
How I can generate schematic from a given netlist in Virtuoso?
Cheers
Samiran
can anybody help please!!!!!!
cheers
Samiran
rick
Guest
Thu Feb 18, 2010 5:17 pm
On Feb 18, 2:06 am, Samiran <samiran....@gmail.com> wrote:
Quote:
On Feb 18, 9:44 am, Samiran <samiran....@gmail.com> wrote:
Hi all,
How I can generate schematic from a given netlist in Virtuoso?
Cheers
Samiran
can anybody help please!!!!!!
cheers
Samiran
What type of netlist do you have? For CDL, you will use File--
Quote:
import-->CDL for verilog, you need to
bring up the verilogXL tool from the "Tools" menu
Rick
Samiran
Guest
Thu Feb 18, 2010 6:48 pm
On Feb 18, 8:17 pm, rick <ej...@pacbell.net> wrote:
Quote:
On Feb 18, 2:06 am, Samiran <samiran....@gmail.com> wrote:
On Feb 18, 9:44 am, Samiran <samiran....@gmail.com> wrote:
Hi all,
How I can generate schematic from a given netlist in Virtuoso?
Cheers
Samiran
can anybody help please!!!!!!
cheers
Samiran
What type of netlist do you have? For CDL, you will use File-->import-->CDL for verilog, you need to
bring up the verilogXL tool from the "Tools" menu
Rick
Hi,
I am actually not aware of different types of netlist (e.g. as you are
telling CDL); But briefly my problem is -
I have a circuit consists of active-devices. After parsing the netlist
(netlist1) of that circuit, I am generating a netlist (netlist2) which
corresponds to the small-signal equivalent circuit of the actual
active-device based circuit. So netlist2 consists only resistances,
capacitances and voltage-controlled-current-sources (vccs). Now I want
to generate the schematic which corresponds to netlist2.
I am not aware how to do this. And again it will be great if you can
direct me how those importing is done.
Thanks,
Samiran
bu-bu
Guest
Fri Feb 19, 2010 1:08 am
Hello Samiran,
i think you want to read this document:
transrefOA.pdf
Which is located in the doc directory of your local Cadence
installation directory.
<Cadence Inst Dir>/doc/transrefOA
In this document, you will find a chapter: Netlist import using
SpiceIn
I hope this will help you.
best,
bubu
Quote:
can anybody help please!!!!!!
cheers
Samiran
What type of netlist do you have? For CDL, you will use File-->import-->CDL for verilog, you need to
bring up the verilogXL tool from the "Tools" menu
Rick
Hi,
I am actually not aware of different types of netlist (e.g. as you are
telling CDL); But briefly my problem is -
I have a circuit consists of active-devices. After parsing the netlist
(netlist1) of that circuit, I am generating a netlist (netlist2) which
corresponds to the small-signal equivalent circuit of the actual
active-device based circuit. So netlist2 consists only resistances,
capacitances and voltage-controlled-current-sources (vccs). Now I want
to generate the schematic which corresponds to netlist2.
I am not aware how to do this. And again it will be great if you can
direct me how those importing is done.
Thanks,
Samiran
Andrew Beckett
Guest
Fri Feb 19, 2010 4:06 pm
bu-bu wrote, on 02/18/10 23:08:
Quote:
Hi,
I am actually not aware of different types of netlist (e.g. as you are
telling CDL); But briefly my problem is -
I have a circuit consists of active-devices. After parsing the netlist
(netlist1) of that circuit, I am generating a netlist (netlist2) which
corresponds to the small-signal equivalent circuit of the actual
active-device based circuit. So netlist2 consists only resistances,
capacitances and voltage-controlled-current-sources (vccs). Now I want
to generate the schematic which corresponds to netlist2.
I am not aware how to do this. And again it will be great if you can
direct me how those importing is done.
Thanks,
Samiran
In IC61X, you have File->Import->SPICE - this is more generic than the
File->Import->CDL which was available in IC5141.
Regards,
Andrew.
Samiran
Guest
Mon Feb 22, 2010 12:25 pm
On Feb 19, 8:06 pm, Andrew Beckett <andr...@DcEaLdEeTnEcTe.HcIoSm>
wrote:
Quote:
bu-bu wrote, on 02/18/10 23:08:
Hi,
I am actually not aware of different types of netlist (e.g. as you are
telling CDL); But briefly my problem is -
I have a circuit consists of active-devices. After parsing the netlist
(netlist1) of that circuit, I am generating a netlist (netlist2) which
corresponds to the small-signal equivalent circuit of the actual
active-device based circuit. So netlist2 consists only resistances,
capacitances and voltage-controlled-current-sources (vccs). Now I want
to generate the schematic which corresponds to netlist2.
I am not aware how to do this. And again it will be great if you can
direct me how those importing is done.
Thanks,
Samiran
In IC61X, you have File->Import->SPICE - this is more generic than the
File->Import->CDL which was available in IC5141.
Regards,
Andrew.
I have tried importing the netlist through File > Import > CDL...
option. But I got an error. the error msg written in ni.log file is:
############################################
ERROR (CDLIN-32): The option refLibList is not specified in the
options file /tmp/cdlInParf03455. This option is
needed to specify the list of reference libraries for master cells.
Usage error.
I provided "CDL Netlist File" & "Output Library Name" as input and
didn't enter anything for "Parameter File", "Top Cell", "Reference
Library List" or "Device-map File". Is this causing the problem? Also
please let me know what exactly is referred to by "Reference Library
List"?
Andrew Beckett
Guest
Tue Feb 23, 2010 9:49 am
Samiran wrote, on 02/22/10 10:25:
Quote:
On Feb 19, 8:06 pm, Andrew Beckett<andr...@DcEaLdEeTnEcTe.HcIoSm
wrote:
bu-bu wrote, on 02/18/10 23:08:
Hi,
I am actually not aware of different types of netlist (e.g. as you are
telling CDL); But briefly my problem is -
I have a circuit consists of active-devices. After parsing the netlist
(netlist1) of that circuit, I am generating a netlist (netlist2) which
corresponds to the small-signal equivalent circuit of the actual
active-device based circuit. So netlist2 consists only resistances,
capacitances and voltage-controlled-current-sources (vccs). Now I want
to generate the schematic which corresponds to netlist2.
I am not aware how to do this. And again it will be great if you can
direct me how those importing is done.
Thanks,
Samiran
In IC61X, you have File->Import->SPICE - this is more generic than the
File->Import->CDL which was available in IC5141.
Regards,
Andrew.
I have tried importing the netlist through File> Import> CDL...
option. But I got an error. the error msg written in ni.log file is:
############################################
ERROR (CDLIN-32): The option refLibList is not specified in the
options file /tmp/cdlInParf03455. This option is
needed to specify the list of reference libraries for master cells.
Usage error.
I provided "CDL Netlist File"& "Output Library Name" as input and
didn't enter anything for "Parameter File", "Top Cell", "Reference
Library List" or "Device-map File". Is this causing the problem? Also
please let me know what exactly is referred to by "Reference Library
List"?
Almost certainly you'll need to provide a library containing the transistor,
resistor, capacitor etc symbols, and a device map file to tell it how to map
devices in the CDL netlist to components in the library.
Please read the documentation - it's in the
<ICinstDir>/doc/transref/transref.pdf document.
Regards,
Andrew.