lustrec-tests / regression_tests / lustre_files / success / kind_fmcad08 / memory2 / MOESI_2_e7_2910_e3_2002.lusi @ 2d37a1e1
History | View | Annotate | Download (680 Bytes)
1 |
(* Generated Lustre Interface file from MOESI_2_e7_2910_e3_2002.lus *) |
---|---|
2 |
(* generated by Lustre-C compiler version 284, 2014/5/25, 15:2:11 *) |
3 |
(* feel free to mask some of the nodes by removing them from this file. *) |
4 |
|
5 |
node moesi (init_invalid_mo: int; etat_mo1: bool; etat_mo2: bool; etat_mo3: bool; etat_mo4: bool) returns (modified_mo: int; exclusive_mo: int; shared_mo: int; invalid_mo: int; owned_mo: int; erreur_mo: bool); |
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 (init_invalid_mo: int; etat_mo1: bool; etat_mo2: bool; etat_mo3: bool; etat_mo4: bool) returns (OK: bool); |
15 |
|
16 |
|