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
regression-suites
Commits
591f384f
Commit
591f384f
authored
Nov 12, 2018
by
Tiago Jorge
Browse files
Update Deployed on gr740rcc target
parent
d44c1a6e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Demo_CoRAMBAD_Brave_GR740/DeploymentView.aadl
View file @
591f384f
...
@@ -11,11 +11,11 @@ PUBLIC
...
@@ -11,11 +11,11 @@ PUBLIC
WITH Taste;
WITH Taste;
WITH Deployment;
WITH Deployment;
WITH TASTE_DV_Properties;
WITH TASTE_DV_Properties;
PROCESS
x86
_partition
PROCESS
gr740
_partition
END
x86
_partition;
END
gr740
_partition;
PROCESS IMPLEMENTATION
x86
_partition.others
PROCESS IMPLEMENTATION
gr740
_partition.others
END
x86
_partition.others;
END
gr740
_partition.others;
END deploymentview::DV::Node1;
END deploymentview::DV::Node1;
...
@@ -25,7 +25,7 @@ PUBLIC
...
@@ -25,7 +25,7 @@ PUBLIC
WITH interfaceview::IV::caller;
WITH interfaceview::IV::caller;
WITH interfaceview::IV::called;
WITH interfaceview::IV::called;
WITH interfaceview::IV::called2;
WITH interfaceview::IV::called2;
WITH ocarina_processors_
x86
;
WITH ocarina_processors_
leon
;
WITH deploymentview::DV::Node1;
WITH deploymentview::DV::Node1;
WITH Taste;
WITH Taste;
WITH Deployment;
WITH Deployment;
...
@@ -45,18 +45,18 @@ SUBCOMPONENTS
...
@@ -45,18 +45,18 @@ SUBCOMPONENTS
IV_called2 : SYSTEM interfaceview::IV::called2::called2.others {
IV_called2 : SYSTEM interfaceview::IV::called2::called2.others {
Taste::FunctionName => "called2";
Taste::FunctionName => "called2";
};
};
x86
_partition : PROCESS deploymentview::DV::Node1::
x86
_partition.others {
gr740
_partition : PROCESS deploymentview::DV::Node1::
gr740
_partition.others {
Taste::coordinates => "1
28097 70575 184335 91718
";
Taste::coordinates => "1
10835 68609 161127 91912
";
Deployment::Port_Number => 0;
Deployment::Port_Number => 0;
};
};
x86_linu
x : PROCESSOR ocarina_processors_
x86::x86.linu
x {
gr740_rcc13rc5_posi
x : PROCESSOR ocarina_processors_
leon::gr740.rcc13rc5_posi
x {
Taste::coordinates => "1
21067 64534 191365 94738
";
Taste::coordinates => "1
04548 61951 167413 95241
";
};
};
PROPERTIES
PROPERTIES
Taste::APLC_Binding => (reference (
x86
_partition)) APPLIES TO IV_caller;
Taste::APLC_Binding => (reference (
gr740
_partition)) APPLIES TO IV_caller;
Taste::APLC_Binding => (reference (
x86
_partition)) APPLIES TO IV_called;
Taste::APLC_Binding => (reference (
gr740
_partition)) APPLIES TO IV_called;
Taste::APLC_Binding => (reference (
x86
_partition)) APPLIES TO IV_called2;
Taste::APLC_Binding => (reference (
gr740
_partition)) APPLIES TO IV_called2;
Actual_Processor_Binding => (reference (
x86_linu
x)) APPLIES TO
x86
_partition;
Actual_Processor_Binding => (reference (
gr740_rcc13rc5_posi
x)) APPLIES TO
gr740
_partition;
END Node1.others;
END Node1.others;
SYSTEM deploymentview
SYSTEM deploymentview
...
@@ -65,7 +65,7 @@ END deploymentview;
...
@@ -65,7 +65,7 @@ END deploymentview;
SYSTEM IMPLEMENTATION deploymentview.others
SYSTEM IMPLEMENTATION deploymentview.others
SUBCOMPONENTS
SUBCOMPONENTS
Node1 : SYSTEM Node1.others {
Node1 : SYSTEM Node1.others {
Taste::coordinates => "
112280 55904 200152 99053
";
Taste::coordinates => "
96690 52440 175271 99997
";
};
};
interfaceview : SYSTEM interfaceview::IV::interfaceview.others;
interfaceview : SYSTEM interfaceview::IV::interfaceview.others;
END deploymentview.others;
END deploymentview.others;
...
...
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