Visible to Intel only — GUID: whq1605034780869
Ixiasoft
2.1. Installing and Licensing Intel® FPGA IP Cores
2.2. IP Catalog and Parameter Editor
2.3. Specifying the IP Core Parameters and Options
2.4. Simulating Intel® FPGA IP Cores
2.5. Simulating the IP with the RTL Simulator
2.6. Simulating the Turbo IP with the C-Model
2.7. Simulating the Turbo IP with MATLAB
Visible to Intel only — GUID: whq1605034780869
Ixiasoft
2.7. Simulating the Turbo IP with MATLAB
Verify that the RTL behaves the same as these models.
Before simulating, generate the Turbo IP design example from the IP parameter editor.
In MATLAB, run MATLAB script from the <example_design_directory>\matlab directory.
For encoder simulation:
- Run the following script for LTE:
main_lte_enc
- Run the following script for UMTS:
main_umts_enc
For decoder simulation:
- Run the following script for LTE:
main_lte_dec
- Run the following script for UMTS:
main_umts_dec
Note: MATLAB model reads and generates the same .txt files as C model.