Modify the latch description given in Figure 5-76 (AHDL) or Figure 5-77 (VHDL) to make the S-R

Question:

Modify the latch description given in Figure 5-76 (AHDL) or Figure 5-77 (VHDL) to make the S-R reset if an invalid input is applied. Simulate the design.


Figure 5-76

SUBDESIGN fig5_76 sbar, rbar 9 ( ) BEGIN END; IF sbar 0 ELSIF rbar -- 0 ELSE END IF; :INPUT; :OUTPUT; THEN q


Figure 5-77

ENTITY fig5 77 IS PORT (sbar, rbar q END fig5_77; ARCHITECTURE behavior OF fig5_77 IS BEGIN PROCESS (sbar,

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  answer-question

Digital Systems Principles And Application

ISBN: 9780134220130

12th Edition

Authors: Ronald Tocci, Neal Widmer, Gregory Moss

Question Posted: