Xilinx System Generator error with storage container type

조회 수: 2 (최근 30일)
George Vardakis
George Vardakis 2022년 5월 24일
댓글: George Vardakis 2022년 5월 25일
Hello,
I have a System Generator design a Vector FFT block with a Real/Imaginary part sample length of 16, and an SSR parameter of 32. My goal is to generate a Xilinx IP core which will take in multiple samples per clock cycle, drive them through the vector FFT block and output them in a similar fashion. I would also like to have the interfaces of the final IP core to be AXI stream interfaces. My current design takes in 32 samples per cycle, with each complex sample comprising of 32 bits so a total of 1024 bits of input per cycle. The design is depicted below. The parts before and after the FFT block attempt to convert the scalar input to vector input for the FFT, and the inverse. The problem is that when i try to generate it i get an error (also depicted below) because Simulink complains about the 1024 bit length of the input to the output Gateway block. I haven't been able to figure out how to solve this, so any ideas would be appreciated
Thank you for your time
Design
Error message

답변 (1개)

Bharath Venkataraman
Bharath Venkataraman 2022년 5월 24일
Hi George,
Xilinx System Generator is not a MathWorks product. I recommend reaching out directly to Xilinx for troubleshooting support with this issue.
Bharath

제품


릴리스

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by