K
kimo
Guest
Hi everyone,
Internally we are developing many research CAD tools that can
usually read & operate on spice input files. Unfortunately, we have a
lot of IP on cadence schematics. So, naturally we want to convert the
spectre output netlists to spice compatible netlists. Is there anyway
to automatically do this?
If not, I have a feeling this is hard to do. But I am not sure why. I
mean is the translation something as simple as:
myCap (pos neg) capmodel
becomes:
CmyCap pos neg capmodel
Is it that simple, or am I missing something?? I am just asking for
your help before I start writing a converter script, maybe someone will
point to something complex I am missing. Coz if it's that simple, why
hasent anyone written such a converter yet!
Thanks in advance
Internally we are developing many research CAD tools that can
usually read & operate on spice input files. Unfortunately, we have a
lot of IP on cadence schematics. So, naturally we want to convert the
spectre output netlists to spice compatible netlists. Is there anyway
to automatically do this?
If not, I have a feeling this is hard to do. But I am not sure why. I
mean is the translation something as simple as:
myCap (pos neg) capmodel
becomes:
CmyCap pos neg capmodel
Is it that simple, or am I missing something?? I am just asking for
your help before I start writing a converter script, maybe someone will
point to something complex I am missing. Coz if it's that simple, why
hasent anyone written such a converter yet!
Thanks in advance