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

2 visualizzazioni (ultimi 30 giorni)
for example, sth like scope in Simulink, or display values in workspace?
Any answer would be precious, thanks in advance

Risposte (1)

Harsh
Harsh il 2 Gen 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

Prodotti


Release

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by