Project

General

Profile

Download (419 Bytes) Statistics
| Branch: | Tag: | Revision:
1
(* Generated Lustre Interface file from speed_e7_492.lus *)
2
(* generated by Lustre-C compiler version 284, 2014/5/25, 15:2:0 *)
3
(* feel free to mask some of the nodes by removing them from this file. *)
4

    
5
node COUNTER (init: int; incr: int; X: bool; reset: bool) returns (C: int);
6

    
7

    
8
node speed (beacon: bool; second: bool) returns (late: bool; early: bool);
9

    
10

    
11
node top (beacon: bool; second: bool) returns (OK: bool);
12

    
13

    
(855-855/908)