Main Content
Pixel Control Bus Creator
Create control signal bus for use with Vision HDL Toolbox blocks
Libraries:
Vision HDL Toolbox /
Utilities
Description
The Pixel Control Bus Creator block creates a
pixelcontrol
bus. See Pixel Control Bus.
The block is an implementation of the Simulink® Bus Creator block. See Bus Creator (Simulink) for more information.
Troubleshooting
When you generate HDL code from a Simulink model that uses the pixelcontrol
bus, you might
encounter this error.
Cannot resolve variable 'pixelcontrol'
pixelcontrolbus
function to create an instance
of the bus type in the base workspace. Then try generating HDL code again. The Vision HDL Toolbox™ model template includes this line in the InitFcn
callback.
evalin('base','pixelcontrolbus')
Ports
Input
Output
Extended Capabilities
Version History
Introduced in R2015a