Digital Logic Design 1. (40 points) Given the following logic diagram: A 410 121 F TUAN 120 KUR B WARE Figure 1 (a) Writ
Posted: Fri May 20, 2022 9:29 pm
Digital Logic Design 1. (40 points) Given the following logic diagram: A 410 121 F TUAN 120 KUR B WARE 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.