Research Article

Bus Based Synchronization Method for CHIPPER Based NoC

Algorithm 4

The golden packet is consumed well before the end of golden epoch: function of intermediate routers in asynchronous 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)    while () loop
(21)    do nothing;
(22)    
(23)    Terminate ;
(24)   
(25)