Digital Electronics - Flip-Flops - Discussion

Discussion Forum : Flip-Flops - General Questions (Q.No. 33)
33.
In VHDL, how many inputs will a primitive JK flip-flop have?
2
3
4
5
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
13 comments Page 2 of 2.

Pandey said:   9 years ago
@Damu.

VHDL is the hardware description language used in electronic design automation to describe digital and mixed-signal systems.

Raj said:   9 years ago
I think that five inputs are j, k, clk, preset, clear in VHDL.

VHDL -- VHIC Hardware Description Language.
VHSIC-- Very High-Speed Integrated Circuits.

Sumathi said:   7 years ago
It is 3 inputs.

1.j.
2.k.
3.clk.


Post your comments here:

Your comments will be displayed after verification.