does anyone know how to format a netlist so that Allegro can import it ???
does anyone know how to format a netlist so that Allegro can import it ???
U¿ytkownik "adam" <amckee@sensysnetworks.com> napisa³ w wiadomo¶ci
news:g7821h$2ud$1@cheetah.cadsoft.de...
does anyone know how to format a netlist so that Allegro can import it ???
I don't know anything about Allegro netlist format, but if this is a text
format then
you can write simple ULP script to do this for you. It's a C-like syntax
--
Best regards,
Tomasz Jaworski
On 2008/Aug/04 7:06 PM, in article g7821h$2ud$1@cheetah.cadsoft.de, "adam"
<amckee@sensysnetworks.com> wrote:
does anyone know how to format a netlist so that Allegro can import it ???
Hello Adam,
My company sells a tool to export a PADS netlist. So if Allegro can import
that then you could use that. PADS is a pretty standard format so most
tools will support it.
Cheers,
James.
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~ ~
~ James Morrison ~~~ Stratford Digital ~
~ ~
~ email: sales@eagletoolkit.com ~
~ fax: 888.701.8097 ~
~ web: http://www.eagletoolkit.com ~
~ ~
~ Online EAGLE Dealer for US and Canada ~
~ EAGLE Design Experts ~
~ EAGLE Enterprise Toolkit ~
~ ~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
James Morrison a écrit :
On 2008/Aug/04 7:06 PM, in article g7821h$2ud$1@cheetah.cadsoft.de, "adam"
<amckee@sensysnetworks.com> wrote:
does anyone know how to format a netlist so that Allegro can import it ???
Hello Adam,
My company sells a tool to export a PADS netlist. So if Allegro can import
that then you could use that. PADS is a pretty standard format so most
tools will support it.
Cheers,
James.
Hi,
I've written a script that creates a netlist that can be imported in
Allegro for my own needs (have done the schematic under Eagle and my
subcontractor uses Allegro for routing). It's now available on Eagle
download page (export_cadence_telesis.ulp).
Hope this will help.
Eric