Visible to Intel only — GUID: inx1587030389322
Ixiasoft
2.3. Simulating a 4G Turbo-V IP
This task is for simulating a downlink accelerator. To simulate an uplink accelerator replace dl with ul in each directory or file name.
- Open the ModelSim 10.6d FPGA Edition simulator.
- Change the directory to src\ip\dl_fec_wrapper_top_tb\dl_fec_wrapper_top_tb\sim\mentor
- Change the QUARTUS_INSTALL_DIR into your Intel Quartus Prime directory in the msim_setup.tcl file, which is in \sim\mentor directory
- Enter the command do load_sim.tcl command in transcript window.
This command generates the library files and compiles and simulates the source files in the msim_setup.tcl file. The test vectors are in filename_update.sv in the \sim directory.Figure 2. The filename update File Structure
- Corresponding test vector files are in sim\mentor\test_vectors
- Log.txt contains the result of every test packets.
- For the downlink accelerator, encoder_pass_file.txt contains the pass report of every index of test packets and encoder_file_error.txt contains the fail report of every index of test packets.
- For the uplink accelerator, Error_file.txt contains the fail report of every index of test packets.