/* CIF SYSTEMDiagram */ /* CIF Keep Specific Geode TextMode 4 */ /* CIF Keep Specific Geode Modified */ /* CIF Specific Geode Version @(V) tool=geodedit V4.1.2 format=SDL96 nested=yes cif=yes */ /* CIF Keep Specific Geode LastModified Wed Apr 05 13:53:39 2000 */ /* CIF Page DefaultPartition (2100, 2970) */ /* CIF Frame (41, 71), (869, 768) */ /* CIF Keep Specific Geode TextMode 0 */ /* CIF Keep Specific Geode Modified */ /* CIF Keep Specific Geode Preview 0 0 0 */ SYSTEM tcs_s; /* CIF CurrentPage DefaultPartition */ /* CIF TEXT (81, 151), (309, 222) */ /* CIF Keep Specific Geode TextMode 4 */ /* CIF Keep Specific Geode Modified */ signal n, x, r, l, u, a; signallist ee = n, x, r; signallist tcm = l, u, a; /* CIF End Text */ /* CIF CurrentPage DefaultPartition */ /* CIF CHANNEL (548, 427) , (548, 71) */ /* CIF TextPosition (558, 249) */ /* CIF TextPosition (558, 183) SignalList1 */ /* CIF Keep Specific Geode TextMode 3 */ /* CIF Keep Specific Geode TextMode 0 Siglist1 */ /* CIF Keep Specific Geode TextMode 0 Siglist2 */ /* CIF Keep Specific Geode Modified */ CHANNEL tcm FROM tcs_b TO ENV WITH (tcm); ENDCHANNEL; /* CIF CHANNEL (41, 502) , (460, 502) */ /* CIF TextPosition (235, 512) */ /* CIF TextPosition (307, 512) SignalList1 */ /* CIF Keep Specific Geode TextMode 4 */ /* CIF Keep Specific Geode TextMode 0 Siglist1 */ /* CIF Keep Specific Geode TextMode 0 Siglist2 */ /* CIF Keep Specific Geode Modified */ CHANNEL EE FROM ENV TO tcs_b WITH (ee); ENDCHANNEL; /* CIF CurrentPage DefaultPartition */ /* CIF BLOCK (460, 427), (250, 150) */ /* CIF Keep Specific Geode TextMode 4 */ /* CIF Keep Specific Geode Modified */ /* CIF Page DefaultPartition (2100, 2970) */ /* CIF Frame (32, 52), (567, 616) */ /* CIF Keep Specific Geode TextMode 0 */ /* CIF Keep Specific Geode Modified */ /* CIF Keep Specific Geode Preview 0 0 0 */ BLOCK tcs_b; /* CIF CurrentPage DefaultPartition */ /* CIF SIGNALROUTE (413, 294) , (413, 52) */ /* CIF TextPosition (423, 173) */ /* CIF TextPosition (423, 82) SignalList1 */ /* CIF Keep Specific Geode TextMode 3 */ /* CIF Keep Specific Geode TextMode 6 Siglist1 */ /* CIF Keep Specific Geode TextMode 6 Siglist2 */ /* CIF Keep Specific Geode Modified */ SIGNALROUTE tcm FROM room TO ENV WITH (tcm); /* CIF SIGNALROUTE (32, 364) , (350, 364) */ /* CIF TextPosition (175, 374) */ /* CIF TextPosition (278, 374) SignalList1 */ /* CIF Keep Specific Geode TextMode 4 */ /* CIF Keep Specific Geode TextMode 2 Siglist1 */ /* CIF Keep Specific Geode TextMode 2 Siglist2 */ /* CIF Keep Specific Geode Modified */ SIGNALROUTE ee FROM ENV TO room WITH (ee); /* CIF CurrentPage DefaultPartition */ /* CIF CONNECT */ /* CIF Keep Specific Geode Position (393, 32) */ /* CIF Keep Specific Geode TextMode 4 */ /* CIF Keep Specific Geode Modified */ CONNECT tcm AND tcm; /* CIF CONNECT */ /* CIF Keep Specific Geode Position (12, 344) */ /* CIF Keep Specific Geode TextMode 4 */ /* CIF Keep Specific Geode Modified */ CONNECT EE AND ee; /* CIF CurrentPage DefaultPartition */ /* CIF PROCESS (350, 294), (200, 150) */ /* CIF Keep Specific Geode TextMode 4 */ /* CIF Keep Specific Geode Modified */ /* CIF Page DefaultPartition (2100, 2970) */ /* CIF Frame (20, 39), (895, 441) */ /* CIF Keep Specific Geode TextMode 0 */ /* CIF Keep Specific Geode Modified */ /* CIF Keep Specific Geode Preview 0 0 0 */ PROCESS room(1,1); /* CIF CurrentPage DefaultPartition */ /* CIF START (40, 79), (89, 70) */ /* CIF Keep Specific Geode TextMode 4 */ /* CIF Keep Specific Geode Modified */ START ; /* CIF OUTPUT (51, 179), (67, 70) */ /* CIF Keep Specific Geode TextMode 4 */ /* CIF Keep Specific Geode Modified */ OUTPUT U; /* CIF NEXTSTATE (54, 279), (62, 70) */ /* CIF Keep Specific Geode TextMode 4 */ /* CIF Keep Specific Geode Modified */ NEXTSTATE 0; /* CIF CurrentPage DefaultPartition */ /* CIF STATE (726, 79), (66, 70) */ /* CIF Keep Specific Geode TextMode 4 */ /* CIF Keep Specific Geode Modified */ STATE E; /* CIF INPUT (710, 179), (97, 70) */ /* CIF Keep Specific Geode TextMode 4 */ /* CIF Keep Specific Geode Modified */ INPUT N, X; /* CIF OUTPUT (715, 279), (86, 70) */ /* CIF Keep Specific Geode TextMode 4 */ /* CIF Keep Specific Geode Modified */ OUTPUT A,L; /* CIF NEXTSTATE (725, 380), (66, 70) */ /* CIF Keep Specific Geode TextMode 4 */ /* CIF Keep Specific Geode Modified */ NEXTSTATE E; /* CIF End STATE */ ENDSTATE; /* CIF STATE (832, 79), (59, 70) */ /* CIF Keep Specific Geode TextMode 4 */ /* CIF Keep Specific Geode Modified */ STATE *; /* CIF INPUT (827, 179), (68, 70) */ /* CIF Keep Specific Geode TextMode 4 */ /* CIF Keep Specific Geode Modified */ INPUT R; /* CIF OUTPUT (828, 279), (66, 70) */ /* CIF Keep Specific Geode TextMode 4 */ /* CIF Keep Specific Geode Modified */ OUTPUT U; /* CIF NEXTSTATE (830, 380), (62, 70) */ /* CIF Keep Specific Geode TextMode 4 */ /* CIF Keep Specific Geode Modified */ NEXTSTATE 0; /* CIF End STATE */ ENDSTATE; /* CIF STATE (248, 79), (62, 70) */ /* CIF Keep Specific Geode TextMode 4 */ /* CIF Keep Specific Geode Modified */ STATE 0; /* CIF INPUT (150, 179), (66, 70) */ /* CIF Keep Specific Geode TextMode 4 */ /* CIF Keep Specific Geode Modified */ INPUT N; /* CIF OUTPUT (149, 279), (66, 70) */ /* CIF Keep Specific Geode TextMode 4 */ /* CIF Keep Specific Geode Modified */ OUTPUT U; /* CIF NEXTSTATE (151, 380), (62, 70) */ /* CIF Keep Specific Geode TextMode 4 */ /* CIF Keep Specific Geode Modified */ NEXTSTATE 1; /* CIF INPUT (247, 179), (64, 70) */ /* CIF Keep Specific Geode TextMode 4 */ /* CIF Keep Specific Geode Modified */ INPUT X; /* CIF OUTPUT (236, 279), (87, 70) */ /* CIF Keep Specific Geode TextMode 4 */ /* CIF Keep Specific Geode Modified */ OUTPUT A,L; /* CIF NEXTSTATE (246, 380), (66, 70) */ /* CIF Keep Specific Geode TextMode 4 */ /* CIF Keep Specific Geode Modified */ NEXTSTATE E; /* CIF End STATE */ ENDSTATE; /* CIF STATE (426, 79), (62, 70) */ /* CIF Keep Specific Geode TextMode 4 */ /* CIF Keep Specific Geode Modified */ STATE 1; /* CIF INPUT (343, 179), (66, 70) */ /* CIF Keep Specific Geode TextMode 4 */ /* CIF Keep Specific Geode Modified */ INPUT N; /* CIF OUTPUT (345, 279), (62, 70) */ /* CIF Keep Specific Geode TextMode 4 */ /* CIF Keep Specific Geode Modified */ OUTPUT L; /* CIF NEXTSTATE (345, 380), (62, 70) */ /* CIF Keep Specific Geode TextMode 4 */ /* CIF Keep Specific Geode Modified */ NEXTSTATE 2; /* CIF INPUT (429, 179), (62, 70) */ /* CIF Keep Specific Geode TextMode 4 */ /* CIF Keep Specific Geode Modified */ INPUT X; /* CIF OUTPUT (427, 279), (65, 70) */ /* CIF Keep Specific Geode TextMode 4 */ /* CIF Keep Specific Geode Modified */ OUTPUT U; /* CIF NEXTSTATE (428, 380), (62, 70) */ /* CIF Keep Specific Geode TextMode 4 */ /* CIF Keep Specific Geode Modified */ NEXTSTATE 0; /* CIF End STATE */ ENDSTATE; /* CIF STATE (592, 79), (62, 70) */ /* CIF Keep Specific Geode TextMode 4 */ /* CIF Keep Specific Geode Modified */ STATE 2; /* CIF INPUT (525, 179), (66, 70) */ /* CIF Keep Specific Geode TextMode 4 */ /* CIF Keep Specific Geode Modified */ INPUT N; /* CIF OUTPUT (512, 279), (92, 70) */ /* CIF Keep Specific Geode TextMode 4 */ /* CIF Keep Specific Geode Modified */ OUTPUT A, L; /* CIF NEXTSTATE (527, 380), (62, 70) */ /* CIF Keep Specific Geode TextMode 4 */ /* CIF Keep Specific Geode Modified */ NEXTSTATE E; /* CIF INPUT (625, 179), (62, 70) */ /* CIF Keep Specific Geode TextMode 4 */ /* CIF Keep Specific Geode Modified */ INPUT X; /* CIF OUTPUT (624, 279), (65, 70) */ /* CIF Keep Specific Geode TextMode 4 */ /* CIF Keep Specific Geode Modified */ OUTPUT U; /* CIF NEXTSTATE (625, 380), (63, 70) */ /* CIF Keep Specific Geode TextMode 4 */ /* CIF Keep Specific Geode Modified */ NEXTSTATE 1; /* CIF End STATE */ ENDSTATE; ENDPROCESS; ENDBLOCK; /* CIF End SYSTEMDiagram */ ENDSYSTEM;