how to create bit from image to feed as input to xilinx multiplier block in system generator
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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
0 Commenti
Risposte (1)
Kiran Kintali
il 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')
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!