86 Family (470)
VLSI (297)
DSP (55)
Embedded Systems AllOther (399)
What are the differences between stateless and stateful systems, and impacts of state on parallelism.
Write a program to explain the comparator?
Help with VHDL programming. Write a VHDL code for a D-Latch with clear input ?? (Hint: Set up a “Process” with appropriate sensitivity list to get the desired D-Latch with Clr working.) Inputs AND OUTPUTS: entity Lab4b is Port ( Clr, Clk, D : in STD_LOGIC; Q : out STD_LOGIC); end Lab4b;
Which is the tool used to connect the user and the computer?
Name the special purpose registers?
Explain xthl, daa, rc instructions.
What are the different types of embedded systems?
What is sim and rim instructions?
With 12 mhz clock frequency how many instructions (of 1 machine cycle and 2 machine cycle) it can execute per second?
Define time invariant system.
What are the properties of correlation?
what is a Watchdog Timer?
Which interrupt is not level-sensitive in 8085?
How many hardware interrupts 8085 supports?
What is a semaphore? What are the different types of semaphore?