################# FINAL 2004. MON 7:30 -9:30 ################# BRING PICTURE ID NO CACULATOR ################# FOR CLOSED PART ################# # number format. converting binary number to decimal converting decimal number to binary converting decimal number to IEEE754 FP format. precision at IEEE754 # Multiplication and Division. multiplication by using two bit Booth algorithm division by using restoring, non restoring and shift and add/subtract. # Verilog display, delay and time # MIPS i format and j format immediate field length(more than number of bits). # Compiler LU CSE DCE ################## FOR OPEN PART ################## # number format adding two numbers(alignment,,,.) # Verilog Writing program(something like population counter). Draw figure from a verilog program. # Mips ISA Datapath(adding H/W and datapath for an instruction) Short but complete Mips program. # # doing previous HW3(spring,2004) will be helpful. ###################