viptrackpeople with hdl-coder

Hi, I want to convert my modified version of viptrackpeople.mdl in vhdl using hdl-coder but there is a lot of errors during checking block compatibilities. Is there a version of viptrackpeople ready to use with hld-coder availabe ? If not, is there someone who can help me modifying my model to make it acceptable for hdl-coder ? Thanks all Julien G.

Answers (2)

Access the VIP blockset demos using the following command:
demo('blockset','video and image processing')
Look for the demo titled "Modeling a Video Processing System for an FPGA Target".
Step #2 describes how frames must be buffered, and each frame converted to a stream of pixels. This is the appropriate input for processing with HDL Coder.

2 Comments

Yes, thank you, i have read this demo before but i'm a novice in simulink and i don't really understand the system of enables booleans. Is it possible to find a version of viptrackpeople.mdl ready for hdl code generation ?
I'm not sure what you mean by "system of enables booleans". Please explain.
Unfortunately, I am not aware of a version of viptrackpeople.mdl ready for HDL code generation.

Sign in to comment.

GARNIER
GARNIER on 22 Mar 2011
Yes, thank you, i have read this demo before but i'm a novice in simulink and i don't really understand the system of enables booleans. Is it possible to find a version of viptrackpeople.mdl ready for hdl code generation ?

Asked:

on 22 Mar 2011

Community Treasure Hunt

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

Start Hunting!