In this task, you will design a BCH converter and display its output on one of the 7-segment displays found on the DE1-SoC board. Consider the figure below. There are 4 ON/OFF switches {SW3, SW2, SW1,...

Please solve the first, second step and the homework!In this task, you will design a BCH converter and display its output on one of the 7-segment displays found<br>on the DE1-SoC board.<br>Consider the figure below. There are 4 ON/OFF switches {SW3, SW2, SW1, SW0} that represent the 4-bit<br>decimal input. Also, there are 7 LEDS {HEXO [6:0]}, which represent the hexadecimal output displayed on<br>the 7-segment display.<br>HEXO[6]<br>НЕХО 5]<br>НЕХО(4]<br>SW3<br>SW2<br>BCH<br>НЕХО[3]<br>Converter<br>SW1<br>НЕХО[2]<br>SWO<br>НЕХО 1]<br>HEXO[0]<br>Also, the figure below shows the hexadecimal numbers from 0 to F displayed on the 7-segment display.<br>3956<br>160<br>Do the following:<br>1. Draw a truth table that maps the input {SW3, SW2, SW1, SW0; to the output {HEXO [6:0]}. Note<br>that LEDS on the 7-segment display are active low. In other words, if you want to turn ON an LED,<br>you have to set it to '0'; and vice versa.<br>2. Create a new Quartus II project. Based on the truth table in the previous step, describe the BCH<br>converter using Verilog behavioral modelling. Compile the Design.<br>3. Use the document

Extracted text: In this task, you will design a BCH converter and display its output on one of the 7-segment displays found on the DE1-SoC board. Consider the figure below. There are 4 ON/OFF switches {SW3, SW2, SW1, SW0} that represent the 4-bit decimal input. Also, there are 7 LEDS {HEXO [6:0]}, which represent the hexadecimal output displayed on the 7-segment display. HEXO[6] НЕХО 5] НЕХО(4] SW3 SW2 BCH НЕХО[3] Converter SW1 НЕХО[2] SWO НЕХО 1] HEXO[0] Also, the figure below shows the hexadecimal numbers from 0 to F displayed on the 7-segment display. 3956 160 Do the following: 1. Draw a truth table that maps the input {SW3, SW2, SW1, SW0; to the output {HEXO [6:0]}. Note that LEDS on the 7-segment display are active low. In other words, if you want to turn ON an LED, you have to set it to '0'; and vice versa. 2. Create a new Quartus II project. Based on the truth table in the previous step, describe the BCH converter using Verilog behavioral modelling. Compile the Design. 3. Use the document "DE1-SoC User Manual" to get the pin numbers of the 4 ON/OFF switches and the 7-segment display on the platform FPGA. 4. Program the platform FPGA and validate the design. Activate Go to Sett Homework: Create a tester and testbench to validate the BCH circuit. Simulate the circuit and verify its functionality by studying the waveform. Report your work as follows: DELL LL

Jun 07, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here