Path: utzoo!censor!geac!jtsv16!uunet!samsung!gem.mps.ohio-state.edu!tut.cis.ohio-state.edu!ucbvax!pasteur!shambhala.Berkeley.EDU!ricks From: ricks@shambhala.Berkeley.EDU (Rick L Spickelmier) Newsgroups: comp.lsi.cad Subject: Re: OCT Problem Keywords: oct, bdsyn, misII Message-ID: <19424@pasteur.Berkeley.EDU> Date: 10 Nov 89 17:27:58 GMT References: Reply-To: ricks@berkeley.edu Organization: UC Berkeley IC CAD Group Lines: 42 You've got an old version, probably Oct Tools 2.1. The current release is Oct Tools 3.4. There was a bug in the Oct writer for misII in 2.1 - it did not create the interface facet. A work around is to insert: vulcan -k pla:logic after misII (and before wolfe). If you want to get the latest version of the toolset, you can order it from our ILP office (mail to 'cindy@janus.berkeley.edu' and ask for information on Oct Tools 3.4) or you can ftp it from my machine. Rick Spickelmier Oct Tools Manager To retrieve and build the Octtools 3.4 distribution: Full Distribution: create a user named 'octtools'; the home directory for 'octtools' must have approximately 80 Megabytes of free space. % cd ~octtools % ftp shambhala.berkeley.edu (128.32.132.54) username: anonymous password: guest ftp> cd pub/octtools ftp> prompt ftp> binary (very important) ftp> mget dist3-4.* ftp> quit % cat dist3-4.* | zcat | tar xf - % rm dist3-4.* % more CHANGES % more README (very important) % INSTALL There are 18 files in dist3-4.*, (dist3-4.00 to dist3-4.16) each 1000000 bytes, with the exception of dist3-4.17 which is 610703 bytes.