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
f7bcff26
Commit
f7bcff26
authored
Jun 05, 2018
by
Thanassis Tsiodras
Browse files
Auto-generated cruft.
parent
91290bbd
Changes
3
Hide whitespace changes
Inline
Side-by-side
Demo_Eth_GR740_to_PC/__dv_1_3.aadl
deleted
100644 → 0
View file @
91290bbd
---------------------------------------------------
-- AADL2.1
-- TASTE type deploymentview
--
-- generated code: do not edit
---------------------------------------------------
PACKAGE deploymentview::DV::Node1
PUBLIC
WITH ocarina_buses;
WITH ocarina_drivers;
WITH Taste;
WITH Deployment;
WITH TASTE_DV_Properties;
PROCESS x86_partition
END x86_partition;
PROCESS IMPLEMENTATION x86_partition.others
END x86_partition.others;
DEVICE generic_sockets_ip_pohic
EXTENDS ocarina_drivers::generic_sockets_ip
FEATURES
link : REFINED TO REQUIRES BUS ACCESS ocarina_buses::ip.i {
Taste::coordinates => "106642 116917";
};
PROPERTIES
Taste::Interface_Coordinates => "120784 150075" APPLIES TO link;
Deployment::Help => "Write your ASN.1 configuration here";
Deployment::Configuration => "{devname ""enx0050b6519447"", address ""192.168.0.151"", port 5116 }";
Deployment::Config => "/home/taste/tool-inst/include/ocarina/runtime/polyorb-hi-c/src/drivers/configuration/ip.asn";
Deployment::Version => "0.1beta";
END generic_sockets_ip_pohic;
DEVICE IMPLEMENTATION generic_sockets_ip_pohic.others
EXTENDS ocarina_drivers::generic_sockets_ip.pohic
END generic_sockets_ip_pohic.others;
END deploymentview::DV::Node1;
PACKAGE deploymentview::DV::Node2
PUBLIC
WITH ocarina_buses;
WITH ocarina_drivers;
WITH Taste;
WITH Deployment;
WITH TASTE_DV_Properties;
PROCESS gr740_partition
END gr740_partition;
PROCESS IMPLEMENTATION gr740_partition.others
END gr740_partition.others;
DEVICE leon_ethernet_raw
EXTENDS ocarina_drivers::leon_ethernet
FEATURES
link : REFINED TO REQUIRES BUS ACCESS ocarina_buses::ip.i {
Taste::coordinates => "172100 116810";
};
PROPERTIES
Taste::Interface_Coordinates => "163932 150075" APPLIES TO link;
Deployment::Help => "Write your ASN.1 configuration here";
Deployment::Configuration => "{devname ""greth1"", address ""192.168.0.81"", gateway ""192.168.0.1"", netmask ""255.255.255.0"", version ipv4, port 5118 }";
Deployment::Config => "/home/taste/tool-inst/include/ocarina/runtime/polyorb-hi-c/src/drivers/configuration/ip.asn";
Deployment::Version => "0.1beta";
END leon_ethernet_raw;
DEVICE IMPLEMENTATION leon_ethernet_raw.others
EXTENDS ocarina_drivers::leon_ethernet.greth
END leon_ethernet_raw.others;
END deploymentview::DV::Node2;
PACKAGE deploymentview::DV
PUBLIC
WITH interfaceview::IV;
WITH ocarina_processors_x86;
WITH deploymentview::DV::Node1;
WITH ocarina_processors_leon;
WITH deploymentview::DV::Node2;
WITH ocarina_buses;
WITH Taste;
WITH Deployment;
WITH interfaceview::IV;
WITH TASTE_DV_Properties;
SYSTEM Node1
FEATURES
generic_sockets_ip_pohic_ip_i : REQUIRES BUS ACCESS ocarina_buses::ip.i;
END Node1;
SYSTEM IMPLEMENTATION Node1.others
SUBCOMPONENTS
IV_LivesInX86 : SYSTEM interfaceview::IV::LivesInX86.others {
Taste::FunctionName => "LivesInX86";
};
x86_partition : PROCESS deploymentview::DV::Node1::x86_partition.others {
Taste::coordinates => "91018 62191 117323 88272";
Deployment::Port_Number => 0;
};
x86_linux : PROCESSOR ocarina_processors_x86::x86.linux {
Taste::coordinates => "87730 54739 120611 91998";
};
generic_sockets_ip_pohic : DEVICE deploymentview::DV::Node1::generic_sockets_ip_pohic.others {
Taste::coordinates => "89257 97794 118522 116917";
};
CONNECTIONS
generic_sockets_ip_pohic_ip_i_link : BUS ACCESS generic_sockets_ip_pohic_ip_i -> generic_sockets_ip_pohic.link;
PROPERTIES
Taste::APLC_Binding => (reference (x86_partition)) APPLIES TO IV_LivesInX86;
Actual_Processor_Binding => (reference (x86_linux)) APPLIES TO x86_partition;
Actual_Processor_Binding => (reference (x86_linux)) APPLIES TO generic_sockets_ip_pohic;
END Node1.others;
SYSTEM Node2
FEATURES
leon_ethernet_raw_ip_i : REQUIRES BUS ACCESS ocarina_buses::ip.i;
END Node2;
SYSTEM IMPLEMENTATION Node2.others
SUBCOMPONENTS
IV_LivesInGR740 : SYSTEM interfaceview::IV::LivesInGR740.others {
Taste::FunctionName => "LivesInGR740";
};
gr740_partition : PROCESS deploymentview::DV::Node2::gr740_partition.others {
Taste::coordinates => "154393 62725 186543 89579";
Deployment::Port_Number => 0;
};
gr740_rtems412_posix : PROCESSOR ocarina_processors_leon::gr740.rcc13rc4_posix {
Taste::coordinates => "150374 55053 190562 93415";
};
leon_ethernet_raw : DEVICE deploymentview::DV::Node2::leon_ethernet_raw.others {
Taste::coordinates => "157178 99425 187601 116810";
};
CONNECTIONS
leon_ethernet_raw_ip_i_link : BUS ACCESS leon_ethernet_raw_ip_i -> leon_ethernet_raw.link;
PROPERTIES
Taste::APLC_Binding => (reference (gr740_partition)) APPLIES TO IV_LivesInGR740;
Actual_Processor_Binding => (reference (gr740_rtems412_posix)) APPLIES TO gr740_partition;
Actual_Processor_Binding => (reference (gr740_rtems412_posix)) APPLIES TO leon_ethernet_raw;
END Node2.others;
SYSTEM deploymentview
END deploymentview;
SYSTEM IMPLEMENTATION deploymentview.others
SUBCOMPONENTS
Node1 : SYSTEM Node1.others {
Taste::coordinates => "84565 50865 125666 138453";
};
Node2 : SYSTEM Node2.others {
Taste::coordinates => "144563 51022 194798 138018";
};
ip_i : BUS ocarina_buses::ip.i {
Taste::coordinates => "120784 150075 176373 182672";
};
interfaceview : SYSTEM interfaceview::IV::interfaceview.others;
CONNECTIONS
Connection2 : BUS ACCESS ip_i -> Node1.generic_sockets_ip_pohic_ip_i {
Taste::coordinates => "106642 116917 106642 133496 120784 133496 120784 150075";
};
Connection1 : BUS ACCESS ip_i -> Node2.leon_ethernet_raw_ip_i {
Taste::coordinates => "172100 116810 172100 133442 163932 133442 163932 150075";
};
PROPERTIES
Actual_Connection_Binding => (reference (ip_i)) APPLIES TO interfaceview.LivesInX86_PI_report_LivesInGR740_RI_report;
Actual_Connection_Binding => (reference (ip_i)) APPLIES TO interfaceview.LivesInGR740_PI_something_LivesInX86_RI_something;
END deploymentview.others;
PROPERTIES
Taste::coordinates => "0 0 297000 210000";
Taste::version => "1.3";
Taste::interfaceView => "InterfaceView.aadl";
Taste::HWLibraries => ("../../../tool-inst/share/ocarina/AADLv2/ocarina_components.aadl");
END deploymentview::DV;
Demo_checkSMP/__dv_1_3.aadl
deleted
100644 → 0
View file @
91290bbd
---------------------------------------------------
-- AADL2.1
-- TASTE type deploymentview
--
-- generated code: do not edit
---------------------------------------------------
PACKAGE deploymentview::DV::Node1
PUBLIC
WITH Taste;
WITH Deployment;
WITH TASTE_DV_Properties;
PROCESS gr740_partition
END gr740_partition;
PROCESS IMPLEMENTATION gr740_partition.others
END gr740_partition.others;
END deploymentview::DV::Node1;
PACKAGE deploymentview::DV
PUBLIC
WITH interfaceview::IV;
WITH ocarina_processors_leon;
WITH deploymentview::DV::Node1;
WITH Taste;
WITH Deployment;
WITH interfaceview::IV;
WITH TASTE_DV_Properties;
SYSTEM Node1
END Node1;
SYSTEM IMPLEMENTATION Node1.others
SUBCOMPONENTS
IV_Function1 : SYSTEM interfaceview::IV::Function1.others {
Taste::FunctionName => "Function1";
};
IV_Function2 : SYSTEM interfaceview::IV::Function2.others {
Taste::FunctionName => "Function2";
};
IV_Function3 : SYSTEM interfaceview::IV::Function3.others {
Taste::FunctionName => "Function3";
};
IV_Function4 : SYSTEM interfaceview::IV::Function4.others {
Taste::FunctionName => "Function4";
};
gr740_partition : PROCESS deploymentview::DV::Node1::gr740_partition.others {
Taste::coordinates => "141020 107883 218669 153435";
Deployment::Port_Number => 0;
};
gr740_rtems412_posix : PROCESSOR ocarina_processors_leon::gr740.rtems412_posix {
Taste::coordinates => "131314 94868 228375 159942";
};
PROPERTIES
Taste::APLC_Binding => (reference (gr740_partition)) APPLIES TO IV_Function1;
Taste::APLC_Binding => (reference (gr740_partition)) APPLIES TO IV_Function2;
Taste::APLC_Binding => (reference (gr740_partition)) APPLIES TO IV_Function3;
Taste::APLC_Binding => (reference (gr740_partition)) APPLIES TO IV_Function4;
Actual_Processor_Binding => (reference (gr740_rtems412_posix)) APPLIES TO gr740_partition;
END Node1.others;
SYSTEM deploymentview
END deploymentview;
SYSTEM IMPLEMENTATION deploymentview.others
SUBCOMPONENTS
Node1 : SYSTEM Node1.others {
Taste::coordinates => "119181 76276 240508 169238";
};
interfaceview : SYSTEM interfaceview::IV::interfaceview.others;
END deploymentview.others;
PROPERTIES
Taste::coordinates => "0 0 297000 210000";
Taste::version => "1.3";
Taste::interfaceView => "InterfaceView.aadl";
Taste::HWLibraries => ("../../../tool-inst/share/ocarina/AADLv2/ocarina_components.aadl");
END deploymentview::DV;
Demo_checkSMP/deployment.pro
deleted
100644 → 0
View file @
91290bbd
isImportDeclaration
(
'deploymentview::DV'
,
'PUBLIC'
,
'interfaceview::IV'
,
''
).
isSubcomponent
(
'deploymentview::DV'
,
'Node1'
,
'others'
,
'IV_Function1'
,
'SYSTEM'
,
'interfaceview::IV::Function1.others'
,
'NIL'
,
'NIL'
,
''
).
isProperty
(
'NIL'
,
'=>'
,
'deploymentview::DV'
,
'Node1'
,
'others'
,
'IV_Function1'
,
'Taste::FunctionName'
,
'"Function1"'
,
''
).
isProperty
(
'NIL'
,
'APPLIES TO'
,
'deploymentview::DV'
,
'Node1'
,
'others'
,
'IV_Function1'
,
'Taste::APLC_Binding'
,
'(reference (gr740_partition))'
,
''
).
isSubcomponent
(
'deploymentview::DV'
,
'Node1'
,
'others'
,
'IV_Function2'
,
'SYSTEM'
,
'interfaceview::IV::Function2.others'
,
'NIL'
,
'NIL'
,
''
).
isProperty
(
'NIL'
,
'=>'
,
'deploymentview::DV'
,
'Node1'
,
'others'
,
'IV_Function2'
,
'Taste::FunctionName'
,
'"Function2"'
,
''
).
isProperty
(
'NIL'
,
'APPLIES TO'
,
'deploymentview::DV'
,
'Node1'
,
'others'
,
'IV_Function2'
,
'Taste::APLC_Binding'
,
'(reference (gr740_partition))'
,
''
).
isSubcomponent
(
'deploymentview::DV'
,
'Node1'
,
'others'
,
'IV_Function3'
,
'SYSTEM'
,
'interfaceview::IV::Function3.others'
,
'NIL'
,
'NIL'
,
''
).
isProperty
(
'NIL'
,
'=>'
,
'deploymentview::DV'
,
'Node1'
,
'others'
,
'IV_Function3'
,
'Taste::FunctionName'
,
'"Function3"'
,
''
).
isProperty
(
'NIL'
,
'APPLIES TO'
,
'deploymentview::DV'
,
'Node1'
,
'others'
,
'IV_Function3'
,
'Taste::APLC_Binding'
,
'(reference (gr740_partition))'
,
''
).
isSubcomponent
(
'deploymentview::DV'
,
'Node1'
,
'others'
,
'IV_Function4'
,
'SYSTEM'
,
'interfaceview::IV::Function4.others'
,
'NIL'
,
'NIL'
,
''
).
isProperty
(
'NIL'
,
'=>'
,
'deploymentview::DV'
,
'Node1'
,
'others'
,
'IV_Function4'
,
'Taste::FunctionName'
,
'"Function4"'
,
''
).
isProperty
(
'NIL'
,
'APPLIES TO'
,
'deploymentview::DV'
,
'Node1'
,
'others'
,
'IV_Function4'
,
'Taste::APLC_Binding'
,
'(reference (gr740_partition))'
,
''
).
isComponentType
(
'deploymentview::DV::Node1'
,
'PUBLIC'
,
'gr740_partition'
,
'PROCESS'
,
'NIL'
,
''
).
isComponentImplementation
(
'deploymentview::DV::Node1'
,
'PUBLIC'
,
'gr740_partition'
,
'others'
,
'PROCESS'
,
'NIL'
,
'others'
,
''
).
isProperty
(
'NIL'
,
'APPLIES TO'
,
'deploymentview::DV'
,
'Node1'
,
'others'
,
'gr740_partition'
,
'Actual_Processor_Binding'
,
'(reference (gr740_rtems412_posix))'
,
''
).
isSubcomponent
(
'deploymentview::DV'
,
'Node1'
,
'others'
,
'gr740_partition'
,
'PROCESS'
,
'deploymentview::DV::Node1::gr740_partition.others'
,
'NIL'
,
'NIL'
,
''
).
isProperty
(
'NIL'
,
'=>'
,
'deploymentview::DV'
,
'Node1'
,
'others'
,
'gr740_partition'
,
'Taste::coordinates'
,
'"141020 107883 218669 153435"'
,
''
).
isProperty
(
'NIL'
,
'=>'
,
'deploymentview::DV'
,
'Node1'
,
'others'
,
'gr740_partition'
,
'Deployment::Port_Number'
,
'0'
,
''
).
isImportDeclaration
(
'deploymentview::DV'
,
'PUBLIC'
,
'ocarina_processors_leon'
,
''
).
isProperty
(
'NIL'
,
'=>'
,
'deploymentview::DV'
,
'gr740'
,
'NIL'
,
'NIL'
,
'Scheduling_Protocol'
,
'Posix_1003_Highest_Priority_First_Protocol'
,
''
).
isSubcomponent
(
'deploymentview::DV'
,
'Node1'
,
'others'
,
'gr740_rtems412_posix'
,
'PROCESSOR'
,
'ocarina_processors_leon::gr740.rtems412_posix'
,
'NIL'
,
'NIL'
,
''
).
isProperty
(
'NIL'
,
'=>'
,
'deploymentview::DV'
,
'Node1'
,
'others'
,
'gr740_rtems412_posix'
,
'Taste::coordinates'
,
'"131314 94868 228375 159942"'
,
''
).
isComponentType
(
'deploymentview::DV'
,
'PUBLIC'
,
'Node1'
,
'SYSTEM'
,
'NIL'
,
''
).
isComponentImplementation
(
'deploymentview::DV'
,
'PUBLIC'
,
'Node1'
,
'others'
,
'SYSTEM'
,
'NIL'
,
'others'
,
''
).
isSubcomponent
(
'deploymentview::DV'
,
'deploymentview'
,
'others'
,
'Node1'
,
'SYSTEM'
,
'Node1.others'
,
'NIL'
,
'NIL'
,
''
).
isProperty
(
'NIL'
,
'=>'
,
'deploymentview::DV'
,
'deploymentview'
,
'others'
,
'Node1'
,
'Taste::coordinates'
,
'"119181 76276 240508 169238"'
,
''
).
isPackage
(
'deploymentview::DV::Node1'
,
'PUBLIC'
,
''
).
isImportDeclaration
(
'deploymentview::DV::Node1'
,
'PUBLIC'
,
'Taste'
,
''
).
isImportDeclaration
(
'deploymentview::DV::Node1'
,
'PUBLIC'
,
'Deployment'
,
''
).
isImportDeclaration
(
'deploymentview::DV::Node1'
,
'PUBLIC'
,
'TASTE_DV_Properties'
,
''
).
isImportDeclaration
(
'deploymentview::DV'
,
'PUBLIC'
,
'deploymentview::DV::Node1'
,
''
).
isProperty
(
'_'
,
'_'
,
'_'
,
'_'
,
'_'
,
'_'
,
'LMP::Unparser_ID_Case'
,
'AsIs'
,
''
).
isProperty
(
'_'
,
'_'
,
'_'
,
'_'
,
'_'
,
'_'
,
'LMP::Unparser_Insert_Header'
,
'Yes'
,
''
).
isVersion
(
'AADL2.1'
,
'TASTE type deploymentview'
,
''
,
'generated code: do not edit'
).
isPackage
(
'deploymentview::DV'
,
'PUBLIC'
,
''
).
isImportDeclaration
(
'deploymentview::DV'
,
'PUBLIC'
,
'Taste'
,
''
).
isImportDeclaration
(
'deploymentview::DV'
,
'PUBLIC'
,
'Deployment'
,
''
).
isProperty
(
'NIL'
,
'=>'
,
'deploymentview::DV'
,
'NIL'
,
'NIL'
,
'NIL'
,
'Taste::coordinates'
,
'"0 0 297000 210000"'
,
''
).
isProperty
(
'NIL'
,
'=>'
,
'deploymentview::DV'
,
'NIL'
,
'NIL'
,
'NIL'
,
'Taste::version'
,
'"1.3"'
,
''
).
isProperty
(
'NIL'
,
'=>'
,
'deploymentview::DV'
,
'NIL'
,
'NIL'
,
'NIL'
,
'Taste::interfaceView'
,
'"InterfaceView.aadl"'
,
''
).
isProperty
(
'NIL'
,
'=>'
,
'deploymentview::DV'
,
'NIL'
,
'NIL'
,
'NIL'
,
'Taste::HWLibraries'
,
'("../../../tool-inst/share/ocarina/AADLv2/ocarina_components.aadl")'
,
''
).
isComponentType
(
'deploymentview::DV'
,
'PUBLIC'
,
'deploymentview'
,
'SYSTEM'
,
'NIL'
,
''
).
isComponentImplementation
(
'deploymentview::DV'
,
'PUBLIC'
,
'deploymentview'
,
'others'
,
'SYSTEM'
,
'NIL'
,
'others'
,
''
).
isImportDeclaration
(
'deploymentview::DV'
,
'PUBLIC'
,
'interfaceview::IV'
,
''
).
isSubcomponent
(
'deploymentview::DV'
,
'deploymentview'
,
'others'
,
'interfaceview'
,
'SYSTEM'
,
'interfaceview::IV::interfaceview.others'
,
'NIL'
,
'NIL'
,
''
).
isImportDeclaration
(
'deploymentview::DV'
,
'PUBLIC'
,
'TASTE_DV_Properties'
,
''
).
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