home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1997 February / PCWK0297.iso / technika / simic / examples / majority.run < prev    next >
Encoding:
Text File  |  1993-11-09  |  288 b   |  12 lines

  1. C= (c) Copyright 1993 Genashor Corp.  All rights reserved.
  2.  
  3. C= This is the command file for the Majority circuit found in MAJORITY.NET
  4.  
  5. Define        File=majority
  6. Get        Type=Majority
  7. Define        P1.3= 001 100 110 101
  8. Apply        Patterns=P1
  9. Sensitize    List: Report=Unsensitized
  10. Simulate
  11. Quit
  12.