Can i please VHDL code for 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;


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Programming Languages AllOther Interview Questions

how can we maintain the previous version scripts to new version.

0 Answers   DST Global Solutions,


Hi I am Rathnam, How To Remove the duplicates with out using remove duplicate stage in the datastage

0 Answers   TCS,


3. What is the difference between testing and Quality Assurance?

0 Answers  


what are the topics choosen for jam round for interviews

0 Answers  


why we need to take u?

0 Answers  






When we delete logfiles such as screenshots how does it affect the ldf file? Ive seen huge change while adding screenshots in the ldf file but a very minor one deleting them.Please Explain

0 Answers  


can any method return type may be constructor , or that method name allow

0 Answers   HCL,


Write 5 differences between Memory Reference Instruction and Register Reference Instruction.

1 Answers   TCS, TJM,


A string of charaters were given. Find the highest occurance of a character and display that character. eg.: INPUT: AEGBCNAVNEETGUPTAEDAGPE

7 Answers   Nagarro,


why main() method should not return any value

2 Answers   Accenture,


Hi guys... I have one doubt ..Exception is a runtime error then why we have checked exception... Thanks in advance

2 Answers  


which worker is involved in all the phases of SDLC?

1 Answers  


Categories