Research Article

Bus Based Synchronization Method for CHIPPER Based NoC

Algorithm 7

The golden packet is consumed well before the end of golden epoch: function of intermediate routers in synchronous BBUS.
(1)  if ()
(2)  
(3)    = ;
(4)  
(5)  else
(6)  
(7)    if ( = “1”)
(8)    
(9)      if
(10)    
(11)      = ;
(12)    
(13)    else
(14)    
(15)      = ;
(16)    
(17)   
(18)   elsif ( = “0”)
(19)   
(20)    Wait for next clock;
(21)     Terminate ;
(22)   
(23)