1 |
b8dc00eb
|
bourbouh
|
(* Generated Lustre Interface file from readwrit.lus *)
|
2 |
|
|
(* generated by Lustre-C compiler version 284, 2014/5/25, 15:2:14 *)
|
3 |
|
|
(* feel free to mask some of the nodes by removing them from this file. *)
|
4 |
|
|
|
5 |
|
|
node readwrite (etat1: bool; etat2: bool; etat3: bool; etat4: bool; etat5: bool; etat6: bool; etat7: bool; etat8: bool; etat9: bool) returns (x0: int; x1: int; x2: int; x3: int; x4: int; x5: int; x6: int; x7: int; x8: int; x9: int; x10: int; x11: int; x12: int);
|
6 |
|
|
|
7 |
|
|
|
8 |
|
|
function excludes9 (X1: bool; X2: bool; X3: bool; X4: bool; X5: bool; X6: bool; X7: bool; X8: bool; X9: bool) returns (excludes: bool);
|
9 |
|
|
|
10 |
|
|
|
11 |
|
|
node Sofar (X: bool) returns (Sofar: bool);
|
12 |
|
|
|
13 |
|
|
|
14 |
|
|
node top (etat1: bool; etat2: bool; etat3: bool; etat4: bool; etat5: bool; etat6: bool; etat7: bool; etat8: bool; etat9: bool) returns (OK: bool);
|
15 |
|
|
|