> GOTO is 2 cycle BRA is 1 cycle > If you are using 18 family you can use BRA will > Be faster. No, both GOTO and BRA execute in 2 cycles. The difference is that GOTO uses two words and can jump to anywhere in memory. BRA uses one word and can only jump within 1K words of itself. On the 16 family the only choice is GOTO, which executes in 2 cycles, uses one word, and can jump to anywhere within the 2Kword page selected by PCLATH. ***************************************************************** Embed Inc, embedded system specialists in Littleton Massachusetts (978) 742-9014, http://www.embedinc.com -- http://www.piclist.com hint: PICList Posts must start with ONE topic: [PIC]:,[SX]:,[AVR]: ->uP ONLY! [EE]:,[OT]: ->Other [BUY]:,[AD]: ->Ads