Make your own free website on Tripod.com

 

 

 

Write a SRC assembly language program to compute and
store in an array the first 25 elements of the Fibonacci
series and compute their sum.  Declare memory for the
array before declaring the sum.  Hand in the .LST output
and a picture of the simulator that shows the registers,
the last elements of the array, and the sum.