ECE 2300 — A. GO Digital Logic Design 1. (40 points) Given the following logic diagram: A U10 UID TOARE F TARS TUAREZ B
Posted: Fri May 20, 2022 9:28 pm
ECE 2300 — A. GO Digital Logic Design 1. (40 points) Given the following logic diagram: A U10 UID TOARE F TARS TUAREZ B NARZ Figure 1 (a) Write a Verilog HDL module describing the circuit using Gate-Level Modeling. (b) Write a Verilog HDL module describing the circuit using Data-Flow Modeling. (c) Write a simple test bench that instantiates the module in 1(a) and performs all f- binations for A and B. Print the results to console.