Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Digital System Projects Using HDL Questions
A very critical dimension in project management is the time your boss will give you to complete the HDL project.
In the keypad HDL encoder, NANDing of the columns is used to activate the freeze bit.
In the keypad HDL encoder, the ts bit array represents a tristate buffer.
In the digital clock project, a MOD-60 BCD counter is made from a MOD-10 counter cascaded to a MOD-6 BCD counter.
In the keypad HDL encoder, as long as all columns are high the ring counter is enabled and counting.
In the digital clock project, the ENT input and RCO output can be used for synchronous counter cascading.
In the digital clock project, when it is 11:59:59, AND gate 1 detects that the tens of hours is 1 and the edge trigger clock moves the display to 12:00:00.
In the keypad HDL encoder, after releasing a key the ring counter resumes its counting sequence.
In the frequency counter, a pulse shaper block is needed to ensure that the unknown signal, whose frequency is to be measured, will be compatible with the clock input for the counter block.
The frequency counter measures frequency by enabling a counter to count the number of pulses of the incoming waveform during a precisely specified period of time called the sampling time.
The full-step sequence always has two coils of the stepper motor energized in any state of the sequence and typically causes 30° of shaft rotation per step.
In the digital clock project, the AHDL block codes are connected using graphic design files.
One of the first steps in any HDL project is to define its scope by knowing the nature of all the signals that are interconnected to pieces of the project.
In the keypad HDL encoder, the data signal is used to combine the row and column encoder data to make a 4-bit value representing the key that was pressed.
In the VHDL code of the stepper motor, the cout outputs are bit_vector type because they are binary bit patterns.
In HDL, one of the strategies used in strategic planning is to find the speed requirements.
In the digital clock project, frequency prescaling is used to take a 1 pps input and transform it into a 60 pps timing signal.
The direct drive mode of a stepper motor allows for less control by the operator.
In the keypad HDL encoder, the freeze bit detects when a key is released.
The half-step sequence of a stepper motor is created by inserting a start with only one coil energized between full steps.
1
2
3
4
5