issue with the IP
I am trying to generate an IP from Simulink using the example HDL OFDM Transmitter (openExample(‘whdl/WHDLOFDMTransmitterExample’)). I am using HDL Coder to generate the IP. However, during the process of setting the interface, I am encountering an issue where I cannot set the interface for the ‘txdata’ output in the diagram. My ‘txdata’ output is an imaginary number, and it is giving me an error stating that you cannot set an interface for an imaginary number.
Additionally, when I add the IP to Vivado, I am not seeing the interface for my input ‘data’ and output ‘txdata’. Below, I have included three pictures: the Simulink design, the interface block, and the Vivado IP.
Note: I am using MATLAB 2023b and Vivado 2019.1 versions.I am trying to generate an IP from Simulink using the example HDL OFDM Transmitter (openExample(‘whdl/WHDLOFDMTransmitterExample’)). I am using HDL Coder to generate the IP. However, during the process of setting the interface, I am encountering an issue where I cannot set the interface for the ‘txdata’ output in the diagram. My ‘txdata’ output is an imaginary number, and it is giving me an error stating that you cannot set an interface for an imaginary number.
Additionally, when I add the IP to Vivado, I am not seeing the interface for my input ‘data’ and output ‘txdata’. Below, I have included three pictures: the Simulink design, the interface block, and the Vivado IP.
Note: I am using MATLAB 2023b and Vivado 2019.1 versions. I am trying to generate an IP from Simulink using the example HDL OFDM Transmitter (openExample(‘whdl/WHDLOFDMTransmitterExample’)). I am using HDL Coder to generate the IP. However, during the process of setting the interface, I am encountering an issue where I cannot set the interface for the ‘txdata’ output in the diagram. My ‘txdata’ output is an imaginary number, and it is giving me an error stating that you cannot set an interface for an imaginary number.
Additionally, when I add the IP to Vivado, I am not seeing the interface for my input ‘data’ and output ‘txdata’. Below, I have included three pictures: the Simulink design, the interface block, and the Vivado IP.
Note: I am using MATLAB 2023b and Vivado 2019.1 versions. simulink, hdlcoder, vivado MATLAB Answers — New Questions