Starting from:

$25

ECE8813 - Problem Set 2 - Solved

Figure 1: Block Diagram for Self Checking Testbed

The following files from T Square:

(a)    16QAM_real_input.txt : The real floating point vectors.

(b)    16QAM_imag_input.txt: The imaginary floating point vectors.

(c)    VHDLVects.txt: The fixed point input vectors with 16 bits real and 16 bits imaginary in 2.14 format. 2.14 meaning 2 binary places for the whole number and 14 fractional bits. The values have been combined without any breaks of spaces in the file with the real value first and the imaginary value second.

Find: Design a self checking testbed for your 16QAM demapper created in HW1. Use the real world inputs in the files to drive the testbed.

Hint: Some useful functions are: $fopen, $fscanf, $feof, $fclose, $display,

More products