Why can I not change the architecture of my subsystem to Black Box?
조회 수: 10 (최근 30일)
이전 댓글 표시
I am using R2018b. My end goal is to use FPGA in the Loop programming. I have verilog files that I want to include as a black box but I cannot change the architecture of my simulink subsystem to a blackbox.
댓글 수: 0
답변 (3개)
Raghav Singhal
2019년 2월 20일
Please see this documentation page for details on generating a black box interface:
Antti Mattila
2019년 12월 30일
I seem to have the same problem. The "BlackBox" architecture option is not available for a subsystem. (I'm using 2018b also).
For some subsystem/refrenced models it is. This seems arbitrary.
댓글 수: 0
Sina Aghli
2020년 1월 18일
I'm having the same issue(R2019a), has this feature been deprecated?
댓글 수: 1
Sina Aghli
2020년 1월 18일
I create a HDL/Subsystem and then rightckick then HDL Code -> HDL Block Properties ...
then in "HDL properties::Subsystem" window under Implementation->Architecture, the only available option is "Module" and there is no blackbox option
참고 항목
카테고리
Help Center 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!