Problem with powergui in reference model
19 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello everyone
I have a simulation which currently requires me to have a reference model which has a faster sampling rate than the rest of the simulation. I need to measure the voltage in this model thus require to put another powergui block inside it. But now I'm getting this error
"Invalid run-time parameter registration in S-function 'sfun_spssw_discc' in model 'FPGA'. An S-function can register run-time parameters only if the S-function is being inlined. To be able to reference the model 'FPGA', the S-function 'sfun_spssw_discc' needs to set the option SS_OPTION_USE_TLC_WITH_ACCELERATOR and it needs to have a TLC file."
Not really sure how to solve this issue, any advice would be very appreciated!
0 Kommentare
Antworten (1)
Lin Shaun
am 8 Jun. 2021
"powergui", "Preferences", "Use TLC file when in Accelerator Simulation Mode and for code generation".
0 Kommentare
Siehe auch
Kategorien
Mehr zu Simulation and Analysis finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!