Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mbe-tools
OSATE-DIM
Commits
dfd9a8a2
Commit
dfd9a8a2
authored
May 16, 2022
by
Rakshit Mittal
Browse files
updated test
parent
d5f6c3c0
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
fr.mem4csd.osatedim.tests/cases/mc-dag/delta-inplace/declarative.aadl
View file @
dfd9a8a2
...
...
@@ -36,26 +36,6 @@ public
Deadline
=>
1600
ms
applies
to
proc
;
Actual_Processor_Binding
=>
(
reference
(
cpu
))
applies
to
proc
;
Actual_Memory_Binding
=>
(
reference
(
cpu
.
internal_memory
))
applies
to
proc
;
RAMSES_properties
::
Execution_Slots
=>
([
Computation_Unit
=>
reference
(
cpu
.
core2
);
Start_Time
=>
600
ms
;
End_Time
=>
800
ms
;])
in
modes
(
LO
)
applies
to
proc
.
tg_phase1
.
GPS
;
RAMSES_properties
::
Execution_Slots
=>
([
Computation_Unit
=>
reference
(
cpu
.
core2
);
Start_Time
=>
800
ms
;
End_Time
=>
1000
ms
;])
in
modes
(
LO
)
applies
to
proc
.
tg_phase1
.
Rec
;
RAMSES_properties
::
Execution_Slots
=>
([
Computation_Unit
=>
reference
(
cpu
.
core1
);
Start_Time
=>
300
ms
;
End_Time
=>
900
ms
;])
in
modes
(
LO
),
([
Computation_Unit
=>
reference
(
cpu
.
core1
);
Start_Time
=>
300
ms
;
End_Time
=>
1100
ms
;])
in
modes
(
HI
)
applies
to
proc
.
tg_phase1
.
Nav
;
RAMSES_properties
::
Execution_Slots
=>
([
Computation_Unit
=>
reference
(
cpu
.
core1
);
Start_Time
=>
1300
ms
;
End_Time
=>
1600
ms
;])
in
modes
(
LO
)
applies
to
proc
.
tg_phase1
.
Com
;
RAMSES_properties
::
Execution_Slots
=>
([
Computation_Unit
=>
reference
(
cpu
.
core2
);
Start_Time
=>
0
ms
;
End_Time
=>
600
ms
;])
in
modes
(
LO
)
applies
to
proc
.
tg_phase1
.
Video
;
RAMSES_properties
::
Execution_Slots
=>
([
Computation_Unit
=>
reference
(
cpu
.
core1
);
Start_Time
=>
900
ms
;
End_Time
=>
1100
ms
;])
in
modes
(
LO
),
([
Computation_Unit
=>
reference
(
cpu
.
core1
);
Start_Time
=>
1100
ms
;
End_Time
=>
1600
ms
;])
in
modes
(
HI
)
applies
to
proc
.
tg_phase1
.
Stab
;
RAMSES_properties
::
Execution_Slots
=>
([
Computation_Unit
=>
reference
(
cpu
.
core1
);
Start_Time
=>
1100
ms
;
End_Time
=>
1300
ms
;])
in
modes
(
LO
)
applies
to
proc
.
tg_phase1
.
Log
;
RAMSES_properties
::
Execution_Slots
=>
([
Computation_Unit
=>
reference
(
cpu
.
core1
);
Start_Time
=>
0
ms
;
End_Time
=>
300
ms
;])
in
modes
(
LO
),
([
Computation_Unit
=>
reference
(
cpu
.
core1
);
Start_Time
=>
0
ms
;
End_Time
=>
300
ms
;])
in
modes
(
HI
)
applies
to
proc
.
tg_phase1
.
Avoid
;
end
main
.
impl
;
system
multicore
...
...
@@ -70,7 +50,6 @@ public
core2
:
processor
cpu
{
Frame_Period
=>
1600
ms
;};
internal_memory
:
memory
mem
;
properties
RAMSES_properties
::
Is_Processor
=>
true
;
Scheduling_Protocol
=>
(
static
);
end
multicore
.
impl
;
...
...
@@ -85,7 +64,6 @@ public
tfe
:
in
event
port
;
recovery
:
in
event
port
;
to_phase1
:
in
event
port
;
end
proc
;
data
position
extends
Integer
...
...
fr.mem4csd.osatedim.tests/cases/mc-dag/delta-inplace/instances/declarative_main_impl_Instance.aaxl2
View file @
dfd9a8a2
This diff is collapsed.
Click to expand it.
fr.mem4csd.osatedim.tests/cases/mc-dag/delta-inplace/instances/declarative_main_impl_Instance_test.aaxl2
deleted
100644 → 0
View file @
d5f6c3c0
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
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