Commit 2ec0eee1 authored by berge's avatar berge
Browse files

Fixed timer related issues (tc_ac vs tc_noac + unstopped timers)

parent fd197d3e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -65,6 +65,7 @@ module LibIts_Interface {
                // timers
                timer tc_wait := PX_TWAIT;
				timer tc_ac := PX_TAC;
				timer tc_noac := PX_TNOAC;
                
            } // end AdapterComponent