Notes on installing Cadence
From CVL Wiki
(→Names of packages, and what they do) |
|||
Line 7: | Line 7: | ||
==Names of packages, and what they do== | ==Names of packages, and what they do== | ||
+ | It seems that even the package names are not well understood. | ||
OpenAccess --> some sort of database that stores the designs and stuff | OpenAccess --> some sort of database that stores the designs and stuff | ||
IC --> Analog chip design. Use this for designing transisters on a piece of silicon. Also for RF chips. | IC --> Analog chip design. Use this for designing transisters on a piece of silicon. Also for RF chips. | ||
Line 12: | Line 13: | ||
{| border="1" cellpadding="20" cellspacing="0" | {| border="1" cellpadding="20" cellspacing="0" | ||
− | ! | + | !Cadence Name |
− | ! | + | !What I think they mean |
|- | |- | ||
− | | | + | |OpenAccess |
− | | | + | |some sort of database that stores the designs and stuff |
|- | |- | ||
|Bread | |Bread | ||
Line 24: | Line 25: | ||
|Ice cream | |Ice cream | ||
|} | |} | ||
− | |||
− | |||
==First, what to install first.== | ==First, what to install first.== |
Revision as of 13:20, 29 March 2007
Contents |
Installing Cadence
The installation (and use) of the EDA package Cadence seems like folklore, nobody seems to know what they are doing, while some "gods" out there seem to get it right, they are not telling.
Names of packages, and what they do
It seems that even the package names are not well understood. OpenAccess --> some sort of database that stores the designs and stuff IC --> Analog chip design. Use this for designing transisters on a piece of silicon. Also for RF chips. IUS --> Old package name LDV. Digital design stuff. For VHDL. Also, has some verification tools.
Cadence Name | What I think they mean |
---|---|
OpenAccess | some sort of database that stores the designs and stuff |
Bread | Pie |
Butter | Ice cream |
First, what to install first.
It seems that this OpenAccess needs to be installed first. IC seems to depend on it.
IUS IC
OpenAccess
Should be called the generic name.
Create an instance of it called .../openaccess
IUS
don't remember
IC
On configuration, you need to deal with IUS
There is some file in /software/Cadence/IC/tools.lnx86/dfII/samples/local called cdsinit. Read it, and follow the instructions. (Make a directory 'local' and copy it there.)