( ESNUG 326 Item 5 ) ---------------------------------------------- [8/25/99]
Subject: ( ESNUG 325 #11 ) Converting Synopsys DC .lib To Cadence/Ambit ALF
>> I'm switching over from Synopsys Design Compiler to Ambit BuildGates. I
>> have some uncompiled ASCII .lib files from Synopsys. I don't know where
>> to start looking to figure out how to convert these to Ambit ALF library
>> files. I'm not even sure what program is used to do it.
>>
>> - David Rogoff
>
> From: Jeroen Vermeeren <Jeroen.Vermeeren@nym.sc.philips.com>
>
> Hi David,
>
> The trick is not to create ALF files but TLF files. Ambit can read CTLF
> files as well as ALF files. Use "syn2tlf" for conversion of synopsys .lib
> to TLF. Use "tlfc" for conversion from tlf to ctlf (to compile the tlf).
>
> - Jeroen Vermeeren
> Philips Semiconductors
From: Ori Chalak <ori.chalak@analog.com>
I use ALF, and found no problem with it. Ambit's "libcompile" program
correctly converts from uncompiled ASCII .lib files to .alf . Do you
know if there is an advantage to go through CTLF ?
- Ori Chalak
Analog Devices Israel
---- ---- ---- ---- ---- ---- ----
From: Joe Barz <Joe.Barz@motorola.com>
John,
Ambit provides a utility (libcompile) that will convert the .lib to a .alf
file. It's in the $AMBIT_DIR/bin directory. Good luck.
- Joe Barz
Motorola
---- ---- ---- ---- ---- ---- ----
From: Tom David <tomd@silogix.com>
Hi John,
Use : libcompile <inputfile> <outputfile>
where input file is your .lib file and output file is the .alf file. This
will translate the .lib files to .alf files for Ambit... libcompile is
shipped free (well, I'm sure the price is built into the pricing for
BuildGates) with every copy of Ambit.
- Tom David
SiLogiX, LLC
---- ---- ---- ---- ---- ---- ----
From: Jay McDougal <jaym@hpcvcdt.cv.hp.com>
Hi, John,
There is a utility that ships with BuildGates that will compile a .lib file
into a .alf. It is called libcompile and can be found in the bin directory
under the BuildGates install.
- Jay McDougal
Hewlett-Packard
|
|