Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Digital System Projects Using HDL Questions
Frequency counter front end: role of the Schmitt trigger In a digital frequency counter, what is the primary function of the Schmitt trigger at the input stage?
Digital clock timing: required division of the basic frequency In a standard digital clock application, to generate the “tick” that advances the seconds counter, the basic frequency must be divided down to what rate?
HDL project scoping: which item is not strictly a scope-definition step? When defining the scope of a hardware description language (HDL) project, identify which item below does not belong to initial scope definition and is more about detailed implementation planning.
Frequency counter data path: when is the new count transferred to the display register? Consider the timing of a gated frequency counter in HDL. Identify when the fresh count value is latched into the display register for stable presentation.
Digital clock minutes section: input rate of the MOD-6 (tens-of-minutes) counter In a 12-hour digital clock minutes chain (units-of-minutes: MOD-10; tens-of-minutes: MOD-6), what is the correct input event rate for the tens-of-minutes (MOD-6) counter?
Frequency counter design math: dividing a 100 kHz system clock to 1 Hz A frequency counter uses a 100 kHz system clock as its timing reference. How many cascaded decade (/10) counters are required to obtain an accurate 1 Hz timing signal?
Digital clock indicator logic: when should the PM indicator assert (go HIGH)? In a 12-hour digital clock, identify the exact time transition at which the PM indicator should change state from LOW to HIGH.
Strategic planning for HDL development: identify the item that is not a strategic-planning step During upfront strategic planning of an HDL system, which of the following is not a strategic step, but rather a detailed specification activity?
Frequency counter behavior at high input frequencies In a digital frequency counter, what typically happens when the input frequency is very high and the sampling (gate) interval is chosen too long relative to the counter's register capacity and design limits?
Keypad scanner timing — effect on dav after key release In the keypad application, just after 4 ms the simulation releases the key (column returns to F hex), causing the d output to enter Hi-Z. On the next rising clock edge after this release, what happens to the data-available signal dav?
In the frequency counter, the pulse width of the enable signal is very critical for taking an accurate frequency measurement.
A frequency counter is a circuit that can measure and display the frequency of a signal.
In the digital clock project HDL, the 1 pps signal is used as a synchronous clock for all of the counters' stages, which are synchronously cascaded.
In the digital clock project, the 60 Hz signal is sent through a Schmitt-trigger circuit to produce sine wave pulses at the rate of 60 pps.
One CASE construct inside another CASE construct is called a do-loop.
In HDL when a circuit is simulated on a computer, the designer must create all the different scenarios that will be experienced by the actual circuit and must also know the proper response to those inputs.
The wave-drive sequence of a stepper motor has more torque and operates more smoothly than the full-step sequence at moderate speeds.
One of the first steps in any HDL project is to define its scope by naming each input and output.
In HDL, one of the strategies used in strategic planning is to find a way to test each piece of the project.
Top-down design means that we start at the highest level of the hierarchy, or that the entire project is considered to exist in a closed dark box with inputs and outputs.
1
2
3
4
5