Several of the VLSI CAD packages have been upgraded or modified. Support for additional architectures has been added, which has necessitated changing the directory structure. You will need to edit your .tcshrc file (in your home directory) and make the following changes for the various tools. You can use the file ~cad/.tcshrc as an example (or you can just copy it to your directory). SPARCstations: SPICE - add to path: /u5/cad/spice/sun4/bin MULGA - add to path: /u5/cad/mulga/sun4/bin add line: setenv MULGA /u5/cad/mulga/sun4 OCTTOOLS - add to path: /u5/cad/octtools/sun4/bin add line: setenv OCTTOOLS /u5/cad/octtools/sun4 Decstations: SPICE - add to path: /u5/cad/spice/mips/bin MULGA - add to path: /u5/cad/mulga/mips/bin add line: setenv MULGA /u5/cad/mulga/mips OCTTOOLS - add to path: /u5/cad/octtools/mips/bin add line: setenv OCTTOOLS /u5/cad/octtools/mips Good luck, J. Evans