home *** CD-ROM | disk | FTP | other *** search
- C= (c) Copyright 1992 Genashor Corp. All Rights Reserved.
-
- C= This run file is to be used with the circuit description found in the
- C= file, conflict.net. It demonstrates SIMIC's ability to resolve conflict
- C= situations using an interval approach.
-
- Define File=conflict
- Get Type=Conflict
- Define Pa.2= 10 X1
- Define Pb.2= 11
- Apply Pattern=Pa List=EnA,DataA
- Apply Pattern=Pb List=EnB,DataB
- Print List=EnA,DataA*EnB,DataB*Bus*C
- Simulate
- Quit