4G Turbo-V Intel® FPGA IP User Guide

ID 683882
Date 4/01/2024
Public
Document Table of Contents

3.3. Simulating a 4G Turbo-V IP with MATLAB

Before simulating, generate a design example from the IP parameter editor. No hardware example gets generated when you click Generate Example Design. If you upgrade the IP to a newer version, regenerate the example design. This task is for simulating an uplink accelerator. To simulate an downlink accelerator replace ul with dl in each directory or file name.
Run the MATLAB script from the <Example Design Folder>\matlab\ directory in MATLAB.
>> main_turbov_ul
The MATLAB model reads and generates the same .txt files as the C model.
You can use the MATLAB generate_test_data.m to generate different test data. Newly generated .txt files replace the existing ones in the <Example Design Folder>\test_data directory.