1
|
(* Generated Lustre Interface file from MESI_i3_e1_447.lus *)
|
2
|
(* generated by Lustre-C compiler version 284, 2014/5/25, 15:2:5 *)
|
3
|
(* feel free to mask some of the nodes by removing them from this file. *)
|
4
|
|
5
|
node mesi (etat_me1: bool; etat_me2: bool; etat_me3: bool; etat_me4: bool) returns (modified_me: int; exclusive_me: int; shared_me: int; invalid_me: int);
|
6
|
|
7
|
|
8
|
function excludes4 (X1: bool; X2: bool; X3: bool; X4: bool) returns (excludes: bool);
|
9
|
|
10
|
|
11
|
node Sofar (X: bool) returns (Sofar: bool);
|
12
|
|
13
|
|
14
|
node top (etat_me1: bool; etat_me2: bool; etat_me3: bool; etat_me4: bool) returns (OK: bool);
|
15
|
|
16
|
|