Problem with powergui in reference model
조회 수: 24 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Lin Shaun
2021년 6월 8일
"powergui", "Preferences", "Use TLC file when in Accelerator Simulation Mode and for code generation".
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Simulation and Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!