Skip to content
Snippets Groups Projects
Commit c1a5da28 authored by fischer's avatar fischer
Browse files

TC added

parent adf92ac0
No related branches found
No related tags found
No related merge requests found
......@@ -54,7 +54,18 @@ module LibItsCam_Functions {
} // end f_ptcCamUp
} // end of preambles
group upperTester {
function f_upperTester () {
// crash signal activated
// crash signal deactivated
} // end of function
} // end of upperTester
group configuration {
/**
......
......@@ -71,7 +71,10 @@ module LibIts_Interface {
* @desc Test component for ITS Facility layer
*/
type component ItsFa extends ItsAdapterComponent {
// component variables
var CamInd vc_camMsg;
// FA1 ports
port CamPort camPort;
port DenmPort denmPort;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment