Is there some way to display the resaults in System Generator?

2 次查看(过去 30 天)
for example, sth like scope in Simulink, or display values in workspace?
Any answer would be precious, thanks in advance

回答(1 个)

Harsh
Harsh 2025-1-2
Hi Zoran,
According to my understanding of the question you want to view results from Xilinx System Generator blocks in Simulink.
System Generator for DSP, a tool by Xilinx, is used for designing DSP systems within the Simulink environment. It provides blocks and tools for FPGA design and verification. To display results within System Generator you can use the Gateway Out’ block to convert data from a System Generator fixed-point or floating-point data type into a Simulink integer, single, double, or fixed-point data type. Then you can use the ‘Scope’ block in Simulink to display the results.
For more information regarding the `Gateway Out` block please refer to the following documentation - https://www.xilinx.com/support/documents/sw_manuals/xilinx2021_2/ug958-vivado-sysgen-ref.pdf

产品


版本

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by