Hello,
I am trying to work on the SDR training using Simulink (the lab 2 hw). When I navigate to the to the downloaded files, I get a different file name than is provided in the pdf, "commtimrecresample_dsp_start" vs "commtimrecresample_dsp_v23_start." Also, when I try to simulate the QPSK Generator, I get the following errors:
External Model firv6_3_CModel:firv6_3_cmodel threw std::exception:
An error occurred during HDL compilation. ERROR:HDLCompiler:1206 - "fir_compiler_v6_3_control.vhd" Line 155: Syntax error near '"'
ERROR:HDLCompiler:1206 - "fir_compiler_v6_3_control.vhd" Line 156: Syntax error near '"'
ERROR:HDLCompiler:1206 - "fir_compiler_v6_3_control.vhd" Line 156: Syntax error near '"'
ERROR:HDLCompiler:806 - "fir_compiler_v6_3_control.vhd" Line 155: Syntax error near """.
ERROR:HDLCompiler:806 - "fir_compiler_v6_3_control.vhd" Line 156: Syntax error near """.
ERROR:HDLCompiler:854 - "fir_compiler_v6_3_control.vhd" Line 86: Unit <behavioral> ignored due to previous errors.
Error occurred during "Simulation Initialization".
Reported by:
'commtimrecresample_dsp_start/DFE for Radio Rx/Xilinx 2X Decimation Halfband Filter RX/FIR Compiler 6.3 phase_1'
Any help would be great.
Nathan