Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
regression-suites
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
TASTE
regression-suites
Commits
c542c43e
Commit
c542c43e
authored
Jun 19, 2018
by
Thanassis Tsiodras
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Don't store cruft generated from Ellidiss GUI during build.
parent
fe6afb55
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
177 deletions
+0
-177
Demo_Serial_N2X/__dv_1_3.aadl
Demo_Serial_N2X/__dv_1_3.aadl
+0
-177
No files found.
Demo_Serial_N2X/__dv_1_3.aadl
deleted
100644 → 0
View file @
fe6afb55
---------------------------------------------------
-- 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 leon3_partition
END leon3_partition;
PROCESS IMPLEMENTATION leon3_partition.others
END leon3_partition.others;
DEVICE rasta_serial_apbuart_drvmgr
EXTENDS ocarina_drivers::rasta_serial
FEATURES
link : REFINED TO REQUIRES BUS ACCESS ocarina_buses::serial.generic {
Taste::coordinates => "100875 108792";
};
PROPERTIES
Taste::Interface_Coordinates => "101572 146138" APPLIES TO link;
Deployment::Help => "Write your ASN.1 configuration here";
Deployment::Configuration => "{ devname ""/dev/console_b"", speed b38400}";
Deployment::Config => "/home/taste/tool-inst/include/ocarina/runtime/polyorb-hi-c/src/drivers/configuration/serial.asn";
Deployment::Version => "0.1beta";
END rasta_serial_apbuart_drvmgr;
DEVICE IMPLEMENTATION rasta_serial_apbuart_drvmgr.others
EXTENDS ocarina_drivers::rasta_serial.apbuart_drvmgr
END rasta_serial_apbuart_drvmgr.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 x86_partition
END x86_partition;
PROCESS IMPLEMENTATION x86_partition.others
END x86_partition.others;
DEVICE generic_serial_raw
EXTENDS ocarina_drivers::generic_serial
FEATURES
link : REFINED TO REQUIRES BUS ACCESS ocarina_buses::serial.generic {
Taste::coordinates => "187869 110233";
};
PROPERTIES
Taste::Interface_Coordinates => "187712 134800" APPLIES TO link;
Deployment::Help => "Write your ASN.1 configuration here";
Deployment::Configuration => "{ devname ""/dev/ttyS0"", speed b38400}";
Deployment::Config => "/home/taste/tool-inst/include/ocarina/runtime/polyorb-hi-c/src/drivers/configuration/serial.asn";
Deployment::Version => "0.1beta";
END generic_serial_raw;
DEVICE IMPLEMENTATION generic_serial_raw.others
EXTENDS ocarina_drivers::generic_serial.raw
END generic_serial_raw.others;
END deploymentview::DV::Node2;
PACKAGE deploymentview::DV
PUBLIC
WITH interfaceview::IV;
WITH ocarina_processors_leon;
WITH deploymentview::DV::Node1;
WITH ocarina_processors_x86;
WITH deploymentview::DV::Node2;
WITH ocarina_buses;
WITH Taste;
WITH Deployment;
WITH interfaceview::IV;
WITH TASTE_DV_Properties;
SYSTEM Node1
FEATURES
rasta_serial_apbuart_drvmgr_serial_generic : REQUIRES BUS ACCESS ocarina_buses::serial.generic;
END Node1;
SYSTEM IMPLEMENTATION Node1.others
SUBCOMPONENTS
IV_Function1 : SYSTEM interfaceview::IV::Function1.others {
Taste::FunctionName => "Function1";
};
leon3_partition : PROCESS deploymentview::DV::Node1::leon3_partition.others {
Taste::coordinates => "90612 59502 117005 80799";
Deployment::Port_Number => 0;
};
leon3_rcc13rc4_posix : PROCESSOR ocarina_processors_leon::leon3.rcc13rc4_posix {
Taste::coordinates => "85195 53417 122044 83841";
};
rasta_serial_apbuart_drvmgr : DEVICE deploymentview::DV::Node1::rasta_serial_apbuart_drvmgr.others {
Taste::coordinates => "83113 88631 119116 108792";
};
CONNECTIONS
rasta_serial_apbuart_drvmgr_serial_generic_link : BUS ACCESS rasta_serial_apbuart_drvmgr_serial_generic -> rasta_serial_apbuart_drvmgr.link;
PROPERTIES
Taste::APLC_Binding => (reference (leon3_partition)) APPLIES TO IV_Function1;
Actual_Processor_Binding => (reference (leon3_rcc13rc4_posix)) APPLIES TO leon3_partition;
Actual_Processor_Binding => (reference (leon3_rcc13rc4_posix)) APPLIES TO rasta_serial_apbuart_drvmgr;
END Node1.others;
SYSTEM Node2
FEATURES
generic_serial_raw_serial_generic : REQUIRES BUS ACCESS ocarina_buses::serial.generic;
END Node2;
SYSTEM IMPLEMENTATION Node2.others
SUBCOMPONENTS
IV_Function2 : SYSTEM interfaceview::IV::Function2.others {
Taste::FunctionName => "Function2";
};
x86_partition : PROCESS deploymentview::DV::Node2::x86_partition.others {
Taste::coordinates => "151616 61753 194045 81415";
Deployment::Port_Number => 0;
};
x86_linux : PROCESSOR ocarina_processors_x86::x86.linux {
Taste::coordinates => "146311 52471 199348 84250";
};
generic_serial_raw : DEVICE deploymentview::DV::Node2::generic_serial_raw.others {
Taste::coordinates => "148500 87084 196058 110233";
};
CONNECTIONS
generic_serial_raw_serial_generic_link : BUS ACCESS generic_serial_raw_serial_generic -> generic_serial_raw.link;
PROPERTIES
Taste::APLC_Binding => (reference (x86_partition)) APPLIES TO IV_Function2;
Actual_Processor_Binding => (reference (x86_linux)) APPLIES TO x86_partition;
Actual_Processor_Binding => (reference (x86_linux)) APPLIES TO generic_serial_raw;
END Node2.others;
SYSTEM deploymentview
END deploymentview;
SYSTEM IMPLEMENTATION deploymentview.others
SUBCOMPONENTS
Node1 : SYSTEM Node1.others {
Taste::coordinates => "77793 50078 126138 114170";
};
Node2 : SYSTEM Node2.others {
Taste::coordinates => "139524 49133 205821 115430";
};
serial_generic : BUS ocarina_buses::serial.generic {
Taste::coordinates => "101572 131493 187712 160783";
};
interfaceview : SYSTEM interfaceview::IV::interfaceview.others;
CONNECTIONS
Connection1 : BUS ACCESS serial_generic -> Node1.rasta_serial_apbuart_drvmgr_serial_generic {
Taste::coordinates => "100875 108792 100875 146138 101572 146138";
};
Connection2 : BUS ACCESS serial_generic -> Node2.generic_serial_raw_serial_generic {
Taste::coordinates => "187869 110233 187869 134800 187712 134800";
};
PROPERTIES
Actual_Connection_Binding => (reference (serial_generic)) APPLIES TO interfaceview.Function2_PI_doSomething_Function1_RI_doSomething;
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;
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