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 to update a data for the views in the relational data base schema

1 Answers   TCS,


if try is followed by finally block what happen to exception occured in try block

3 Answers   Professional Access,


what is the current salary package in India for a lamp programmer

0 Answers   HCL,


What is the worst case of AVL tree?

1 Answers  


Write a function which accepts a sentence as input parameter.Each word in that sentence is to be reversed. Space should be there between each words.Return the sentence with reversed words to main function and produce the required output. for eg:- i/p: jack jill jung kill o/p: kcaj llij gnuj llik

0 Answers   Mind Tree,






How many forms can you create in a Visual Basic 6 Standard EXE project? Is there any limit on that?

0 Answers  


What language / script is used to validate web page

3 Answers  


What is the difference between: x=a+b+c+d; and x=SUM(a,b,c,d);?sas

5 Answers  


i am getting the error while compiling my cics program with including db2 dclgen member it is showing that ur dclgen member not including and all the host variables are undeclared

0 Answers   TCS,


Given: coordinates of rectangle-> left bottom and right top points. the rectangles create a hole.Find the maximum area of the hole. eg. 4 rectangles create a hole in between. find its area.

0 Answers   Manhattan,


What is ur porject Architecture? If anyone ask what i have to specify here..

0 Answers  


Which language they use during interview?

0 Answers   State Bank Of India SBI,


Categories