Freescale-bit mesra-20061.A dual port memory was given with 1 data port connected in the reverse order. Detect the errors. Repeat for single port.2. input was given as:Design a logic ckt to get the following o/p3. two questions related for calculation of max frequency of operations. Setup and hold time ,clock to Q delay, clock skew and combinational logic delays were to be considered.4. design a state machine for a serial input number to be divisible by 5. if the number is divisible by 5 (101, 1010
Write a program in C to add five 32 bit numbers available at successive memory locations and to divide the result by sixth numer available at next successive location.
main(){ long int i, sum=0,*p; p=1001; /* assume the numbers are from 1001 location */ for (i=0;i