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

2 Ansichten (letzte 30 Tage)
Zoran
Zoran am 6 Jan. 2023
Beantwortet: Harsh am 2 Jan. 2025
for example, sth like scope in Simulink, or display values in workspace?
Any answer would be precious, thanks in advance

Antworten (1)

Harsh
Harsh am 2 Jan. 2025
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

Produkte


Version

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by