Digital System Coursework 2
Digital System Coursework (20 marks) Write an assembly program to finish following functions 1: Input two numeric string from keyboard. e.g. The format may be: Please input two numerical string 123,25 2: Write a procedure to convert numeric string into integer number 3: Write a multiplication procedure to perform the multiplication by shifting bits, and …