86 Family (470)
VLSI (297)
DSP (55)
Embedded Systems AllOther (399)
Explain the components of an embedded system?
What is a locator?
What's the difference between locking and lockless (optimistic and pessimistic) concurrency models?
In Verilog code what does “timescale 1 ns/ 1 ps” signifies?
What number of the times the instruction sequence below will loop before coming out of loop is MOV AL, 00hA1: INC AL JNZ A1
How can you construct both PMOS and NMOS on a single substrate?
State the differences between a procedure and a macro.
Explain the characteristics of the cmp instructions?
Describe the life-cycle of a software development (application design) process.
What trade offs do you have for resource contention?
why 8085 processor is called an 8 bit processor?
What is Charge Sharing? Explain the Charge Sharing problem while sampling data from a Bus
what is the command/instruction in ARM that does not do anything or does not execute any instruction ? (except NOP instruction)
Tell me can structures be passed to the functions by value?
Tell me what type of scheduling is there in rtos?