S
Samiran
Guest
Hi all,
How I can generate schematic from a given netlist in Virtuoso?
Cheers
Samiran
How I can generate schematic from a given netlist in Virtuoso?
Cheers
Samiran
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
can anybody help please!!!!!!Hi all,
How I can generate schematic from a given netlist in Virtuoso?
Cheers
Samiran
What type of netlist do you have? For CDL, you will use File--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
import-->CDL for verilog, you need to
bring up the verilogXL tool from the "Tools" menu
Hi,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
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
In IC61X, you have File->Import->SPICE - this is more generic than theHi,
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
I have tried importing the netlist through File > Import > CDL...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.
Almost certainly you'll need to provide a library containing the transistor,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"?