MCQOPTIONS
Saved Bookmarks
| 1. |
The following code will implement a ______process (clk, d) begin if (clk = '1') then q |
| A. | Positive edge triggered D flip flop |
| B. | Negative edge triggered D flip flop |
| C. | A latch |
| D. | None of the above. |
| Answer» D. None of the above. | |