Visible to Intel only — GUID: gqu1652795632813
Ixiasoft
1. About the 4G Turbo-V Intel® FPGA IP
2. Getting Started with 4G Turbo-V IP
3. Designing with the 4G Turbo-V Intel® FPGA IP
4. 4G Turbo-V Intel® FPGA IP Functional Description
5. 4G Turbo-V Intel FPGA IP User Guide Document Archive
6. Document Revision History for the 4G Turbo-V Intel® FPGA IP User Guide
Visible to Intel only — GUID: gqu1652795632813
Ixiasoft
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.