Question: please write VHDL code according to the circuit provided. thanks! P1. Circuit #1 Diagram and Truth Table Include a copy of the circuit diagram below.
P1. Circuit \#1 Diagram and Truth Table Include a copy of the circuit diagram below. Note: we have seen this one beforel Include a copy of the truth table. You can copy this from Lab Z. Add a column for VHDL results. P2. Create a VHDL file Launch Vivado 2018.3 and follow the instructions in EGR270 VHDL-combinational circuit - Vivado 2018.3. Filename: Lab3INITIALS_SRC Modify comments at beginning of the VHDL program (name, course, description, etc) P3. Create the VHDL design Create Circuit H1 in VHDL. Use the same signal letters, but lower case to match our naming convention. Synthesize your VHDL code. Correct errors and re-synthesize as necessary. Include the code for the entity section. Identify and include only the entity code here. Include the code for the architecture section. Identify and include only the architecture code here. P4. Create a testbench Create a testbench to test the output for all input combinations, using 10 ns intervals. Filename: Lab3INITIALS_TB Modify comments at beginning of the VHDL program (name, course, description, etc) Correct errors and recheck as necessary. Include the code for the stimulus section. Identify and include only the stimulus code here
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
