Status of Conversion of Cadence Projects

The converted files are in a directory called oa in the owner's home directory.

The following example shows how Jean-François' jfg library was converted on eshop1. A similar command was used for all the conversions.

setenv CDS_AUTO_64BIT "cdb2oa.exe"
cd ~genat/oa
cdb2oa -lib jfg \
    -cdslibpath /users/genat/IBM_V1.4 \
    -log cdb2oa.log -appendlog \
    -mapundefinedpingroups strong \

If you have edited your files after the date when I converted them. Please delete the library from the oa directory and the cds.lib file (in the oa directory) and rerun the cdb2oa command. Note that this command gives lots of warnings and a couple of errors about the cmrf8sf library, which can be ignored.

OwnerLibraryDate ConvertedLine to Add to lib.defs to Use This Library
genatjfg21 Oct 2009DEFINE jfg /nfs/net/users/genat/oa/jfg
Atlas1 Oct 2009DEFINE Atlas /nfs/net/users/genat/oa/Atlas
pad_test1 Oct 2009DEFINE pad_test /nfs/net/users/genat/oa/pad_test
stream1 Oct 2009DEFINE stream /nfs/net/users/genat/oa/stream
Cells_ft1 Oct 2009DEFINE Cells_ft /nfs/net/users/genat/oa/Cells_ft
ft1 Oct 2009DEFINE ft /nfs/net/users/genat/oa/ft
chapontutorial1 Oct 2009DEFINE tutorial /nfs/net/users/chapon/oa/tutorial
chip_global1 Oct 2009DEFINE chip_global /nfs/net/users/chapon/oa/chip_global
grabasherve_lib2 Oct 2009DEFINE herve_lib /nfs/net/users/grabas/oa/herve_lib
flags2 Oct 2009DEFINE flags /nfs/net/users/grabas/oa/flags
meehancomponents2 Oct 2009DEFINE components /nfs/net/users/meehan/oa/components
components22 Oct 2009DEFINE components2 /nfs/net/users/meehan/oa/components2
tutorial_sam2 Oct 2009DEFINE tutorial_sam /nfs/net/users/meehan/oa/tutorial_sam
streamed2 Oct 2009DEFINE streamed /nfs/net/users/meehan/oa/streamed
scale_test2 Oct 2009DEFINE scale_test /nfs/net/users/meehan/oa/scale_test
final_sam2 Oct 2009DEFINE final_sam /nfs/net/users/meehan/oa/final_sam
token_sam2 Oct 2009DEFINE token_sam /nfs/net/users/meehan/oa/token_sam
token_sam_dbl_edge2 Oct 2009DEFINE token_sam_dbl_edge /nfs/net/users/meehan/oa/token_sam_dbl_edge
bogdantutorial2 Oct 2009DEFINE tutorial /nfs/net/users/bogdan/oa/tutorial
test2 Oct 2009DEFINE test /nfs/net/users/bogdan/oa/test
ericPS_TDC_012 Nov 2009DEFINE PS_TDC_01 /nfs/net/users/eric/oa/PS_TDC_01
Updated: November 2009
Mary Heintz