Commit c1a5da28 authored by fischer's avatar fischer
Browse files

TC added

parent adf92ac0
Loading
Loading
Loading
Loading
+11 −0
Original line number Original line Diff line number Diff line
@@ -55,6 +55,17 @@ module LibItsCam_Functions {
 
 
 } // end of preambles
 } // end of preambles


group upperTester {
    
    function f_upperTester () {
        
        // crash signal activated
        
        // crash signal deactivated
        
    } // end of function
    
} // end of upperTester    
group configuration {
group configuration {
    
    
    /**
    /**
+4 −1
Original line number Original line Diff line number Diff line
@@ -72,6 +72,9 @@ module LibIts_Interface {
         */
         */
        type component ItsFa extends ItsAdapterComponent {
        type component ItsFa extends ItsAdapterComponent {
 
 
 			// component variables
            var CamInd vc_camMsg;
                       
            // FA1 ports
            // FA1 ports
            port CamPort camPort;
            port CamPort camPort;
            port DenmPort denmPort;
            port DenmPort denmPort;