Clear Filters
Clear Filters

Why can I not change the architecture of my subsystem to Black Box?

1 view (last 30 days)
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.

Answers (3)

Raghav Singhal
Raghav Singhal on 20 Feb 2019
Please see this documentation page for details on generating a black box interface:
  1 Comment
dr446
dr446 on 26 Feb 2019
Thanks but I have already read it. For some reason, the subsystem is stuck at a module and cannot be changed to a black box.

Sign in to comment.


Antti Mattila
Antti Mattila on 30 Dec 2019
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.

Sina Aghli
Sina Aghli on 18 Jan 2020
I'm having the same issue(R2019a), has this feature been deprecated?
  1 Comment
Sina Aghli
Sina Aghli on 18 Jan 2020
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

Sign in to comment.

Categories

Find more on FPGA, ASIC, and SoC Development in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!