home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lsi / cad / 1208 < prev    next >
Encoding:
Internet Message Format  |  1992-12-14  |  1.8 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!darwin.sura.net!jvnc.net!netnews.upenn.edu!msuinfo!ss6.cps.msu.edu!reid
  2. From: reid@ss6.cps.msu.edu (Dr Richard J. Reid)
  3. Newsgroups: comp.lsi.cad
  4. Subject: Re: Boolean Simplification Program?
  5. Message-ID: <1992Dec14.124043.1570@msuinfo.cl.msu.edu>
  6. Date: 14 Dec 92 12:40:43 GMT
  7. References: <1992Dec8.212333.39513@ns1.cc.lehigh.edu>
  8. Sender: news@msuinfo.cl.msu.edu
  9. Organization: Department of Computer Science, Michigan State University
  10. Lines: 56
  11.  
  12. In article <1992Dec8.212333.39513@ns1.cc.lehigh.edu> sh09@ns1.cc.lehigh.edu (STEVEN HIGGINS) writes:
  13. >
  14. >    A while back, somebody was looking for a program to assist in the
  15. >    simplification of Boolean expressions.  I was wondering if they had
  16. >    any luck, and would be grateful if you could forward me info on any FTP
  17. >    sites that would have such a program.
  18. >
  19. >    Thanks,
  20. >
  21. >
  22. >    
  23. >-- 
  24. >
  25. >~Steve
  26. >sh09@lehigh.edu
  27.  
  28. An alpha release of our combinational network design tool,
  29. cnd, is available on ftp.
  30.  
  31. This release of cnd minimizes single-output, two-valued-logic
  32. functions of n variables, n <= 32.
  33.  
  34. TO START
  35.  
  36.   Use "anonymous" ftp login to acs.msu.edu (35.8.56.90).
  37.   
  38.   Ftp the executable(binary) and the sample data.
  39.  
  40.   The program cnd is in the pub/arch subdirectory.
  41.  
  42.   Only the binaries are being distributed--remember to set
  43.   ftp mode to "binary".
  44.  
  45.  THEN (uncompress, if necessary):
  46.  
  47.  >$ cnd -c <cnd.data | more
  48.  
  49. The documentation relates to usage only, and is available
  50. only in compressed PostScript-format (-.ps.Z).
  51.  
  52.  
  53. A PC version of our combinational network
  54. design tool, cnd, is also available.
  55.  
  56. This release of cnd minimizes single-output, two-valued-logic
  57. functions of n variables, n <= 16.
  58.  
  59. The executables for the PC and Sun-SPARC are available now. 
  60.  
  61. Let me know of any problems or successes you have.
  62.  
  63. Thanks,
  64.  
  65. Dick
  66.  
  67. reid@cps.msu.edu
  68.