Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
Ocarina
Commits
6e20a0d8
Commit
6e20a0d8
authored
Jun 19, 2016
by
yoogx
Browse files
* Update files to latest revision
parent
a6331d00
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/AADLv2/taste_properties.aadl
View file @
6e20a0d8
...
...
@@ -3,7 +3,7 @@ property set Taste is
Coordinates : aadlstring applies to
(system, package, device, memory, processor, process, access,
subprogram access, connection, bus, virtual bus);
subprogram access, connection, bus, virtual bus
, feature group
);
HWLibraries : list of aadlstring applies to(package);
...
...
@@ -218,10 +218,6 @@ dataview : list of aadlstring applies to (package);
dataviewpath : list of aadlstring applies to (package);
version: aadlstring applies to (package);
interfacename: aadlstring applies to (subprogram access);
Encoding_type : type enumeration (native, uper, acn);
Encoding : Taste::Encoding_type applies to (parameter);
...
...
@@ -240,4 +236,14 @@ EncodingDefinitionFile : classifier (data) applies to (data);
labelInheritance : aadlstring applies to (subprogram access);
-- new properties for TASTE-IV and TASTE-DV editors v.1.3.5 and later:
version : aadlstring applies to (package);
InterfaceName : aadlstring applies to (subprogram access, feature group);
FunctionName : aadlstring applies to (system);
-- new properties for TASTE-IV editor v.1.4 and later:
Active_Interfaces : enumeration (Enabled,Disabled,Any) => Enabled applies to (system);
end Taste;
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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