how to create bit from image to feed as input to xilinx multiplier block in system generator

2 views (last 30 days)
i wish to feed image as input to the multiplier xilinx block in simulink. But the multiplier is programmed for 8 bit input. for that i need to know how to convert the image into bits.Can anyone help me how to accomplish this

Answers (1)

Kiran Kintali
Kiran Kintali on 15 Nov 2021
Check this example on how to convert a frame to a sample and feed the sample into FPGA
>> mlhdlc_demo_setup('heq')

Community Treasure Hunt

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

Start Hunting!