Digital System Projects Using HDL - Technical MCQs

Q1:

What are two ways to remember the current state of a counter in VHDL?

A With FUNCTIONS and PROCESS

B With counters and timers

C With SIGNAL and VARIABLE

D With bit types

ANS:C - With SIGNAL and VARIABLE

No answer description is available.