* iface/gspn/examples/DCSwave/DCSWave.def,
iface/gspn/examples/DCSwave/DCSWave.net iface/gspn/examples/DCSwave/DCSWave.tobs, iface/gspn/examples/simple/simple.def, iface/gspn/examples/simple/simple.net, iface/gspn/examples/simple/simple.tobs: New files, from Yann Thierry-Mieg. * iface/gspn/Makefile.am (EXTRA_DIST): New variables.
This commit is contained in:
parent
7991efa10f
commit
5e8cbcde7f
8 changed files with 186 additions and 1 deletions
66
iface/gspn/examples/DCSwave/DCSWave.def
Normal file
66
iface/gspn/examples/DCSwave/DCSWave.def
Normal file
|
|
@ -0,0 +1,66 @@
|
|||
|256
|
||||
%
|
||||
|
|
||||
(proc c 1.0 1.0 (@c
|
||||
u proc_0,proc_1,proc_2
|
||||
))
|
||||
(proc_0 c 1.0 1.0 (@c
|
||||
proc{1-1}
|
||||
))
|
||||
(proc_1 c 1.0 1.0 (@c
|
||||
proc{2-2}
|
||||
))
|
||||
(proc_2 c 1.0 1.0 (@c
|
||||
proc{3-10}
|
||||
))
|
||||
(M_Idle m 1.0 1.0 (@m
|
||||
<S proc_0> + <S proc_1> + <S proc_2>
|
||||
))
|
||||
(F5 f 1.0 1.0 (@f
|
||||
<p>
|
||||
))
|
||||
(F6 f 1.0 1.0 (@f
|
||||
<p>
|
||||
))
|
||||
(F7 f 1.0 1.0 (@f
|
||||
<p>
|
||||
))
|
||||
(F8 f 1.0 1.0 (@f
|
||||
<p>
|
||||
))
|
||||
(F9 f 1.0 1.0 (@f
|
||||
<p>
|
||||
))
|
||||
(F10 f 1.0 1.0 (@f
|
||||
<p>
|
||||
))
|
||||
(F11 f 1.0 1.0 (@f
|
||||
<S proc_0>+<S proc_1>+<S proc_2>
|
||||
))
|
||||
(F12 f 1.0 1.0 (@f
|
||||
<p>
|
||||
))
|
||||
(F13 f 1.0 1.0 (@f
|
||||
<p>
|
||||
))
|
||||
(F14 f 1.0 1.0 (@f
|
||||
<p>
|
||||
))
|
||||
(F15 f 1.0 1.0 (@f
|
||||
<p>
|
||||
))
|
||||
(F16 f 1.0 1.0 (@f
|
||||
<S proc_0>+<S proc_1>+<S proc_2>
|
||||
))
|
||||
(F17 f 1.0 1.0 (@f
|
||||
<S proc_1>
|
||||
))
|
||||
(F18 f 1.0 1.0 (@f
|
||||
<S proc_0>
|
||||
))
|
||||
(F19 f 1.0 1.0 (@f
|
||||
<S proc_1>
|
||||
))
|
||||
(F20 f 1.0 1.0 (@f
|
||||
<S proc_0>
|
||||
))
|
||||
Loading…
Add table
Add a link
Reference in a new issue