Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
ellidiss-release
Commits
45045de6
Commit
45045de6
authored
May 11, 2017
by
Jerome Legrand
Browse files
taste version 2.0.14
parent
a7a4ec87
Changes
5
Hide whitespace changes
Inline
Side-by-side
TASTE-linux/Workspace/common/taste_properties.aadl
View file @
45045de6
...
...
@@ -5,6 +5,9 @@ property set Taste is
(system, package, device, memory, processor, process, access,
subprogram access, connection, bus, virtual bus, feature group);
Fill_Color : aadlstring applies to
(system, device, processor, process, bus);
HWLibraries : list of aadlstring applies to(package);
Data_Transport : enumeration (legacy,asn1) applies to (device, abstract);
...
...
TASTE-linux/bin/TASTE
View file @
45045de6
No preview for this file type
TASTE-linux64/Workspace/common/taste_properties.aadl
View file @
45045de6
...
...
@@ -5,6 +5,9 @@ property set Taste is
(system, package, device, memory, processor, process, access,
subprogram access, connection, bus, virtual bus, feature group);
Fill_Color : aadlstring applies to
(system, device, processor, process, bus);
HWLibraries : list of aadlstring applies to(package);
Data_Transport : enumeration (legacy,asn1) applies to (device, abstract);
...
...
TASTE-linux64/bin/InterfaceView.aadl
deleted
100644 → 0
View file @
a7a4ec87
---------------------------------------------------
-- AADL2.1
-- TASTE type interfaceview
--
-- generated code: do not edit
---------------------------------------------------
PACKAGE interfaceview::IV::Function1
PUBLIC
WITH Taste;
WITH TASTE_IV_Properties;
SUBPROGRAM RI_RI1
END RI_RI1;
SUBPROGRAM IMPLEMENTATION RI_RI1.others
END RI_RI1.others;
SUBPROGRAM PI_rthrth
END PI_rthrth;
SUBPROGRAM IMPLEMENTATION PI_rthrth.others
PROPERTIES
Compute_Execution_Time => 0 ms .. 0 ms;
TASTE_IV_Properties::MSCFiles => "{/media/sf_C_DRIVE/Projets/Taste-dev/Taste/tests/MSC/test 1.msc} /media/sf_C_DRIVE/Projets/Taste-dev/Taste/tests/MSC/test2.msc";
END PI_rthrth.others;
SYSTEM Function1
FEATURES
RI_RI1 : REQUIRES SUBPROGRAM ACCESS interfaceview::IV::Function1::RI_RI1.others {
Taste::coordinates => "142673 63621";
Taste::RCMoperationKind => any;
Taste::InterfaceName => "RI1";
Taste::labelInheritance => "true";
};
PI_rthrth : PROVIDES SUBPROGRAM ACCESS interfaceview::IV::Function1::PI_rthrth.others {
Taste::coordinates => "142673 69921";
Taste::RCMoperationKind => unprotected;
Taste::InterfaceName => "rthrth";
};
PROPERTIES
Source_Language => (C);
Taste::Active_Interfaces => any;
END Function1;
SYSTEM IMPLEMENTATION Function1.others
END Function1.others;
END interfaceview::IV::Function1;
PACKAGE interfaceview::IV
PUBLIC
WITH interfaceview::IV::Function1;
WITH Taste;
WITH TASTE_IV_Properties;
SYSTEM interfaceview
END interfaceview;
SYSTEM IMPLEMENTATION interfaceview.others
SUBCOMPONENTS
Function1 : SYSTEM interfaceview::IV::Function1::Function1.others {
Taste::coordinates => "99052 57321 142673 83147";
};
END interfaceview.others;
PROPERTIES
Taste::coordinates => "0 0 297000 210000";
Taste::version => "2.0";
END interfaceview::IV;
TASTE-linux64/bin/TASTE
View file @
45045de6
No preview for this file type
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment