DreamIP / haddoc2

Caffe to VHDL
https://dream.ispr-ip.fr/
BSD 2-Clause "Simplified" License
66 stars 28 forks source link

Data protocol #3

Closed IgorAmosov closed 6 years ago

IgorAmosov commented 6 years ago

Hello! Could you share data protocol for cnn_process.vhd? Waveform is the greate! What is in_dv and in_fv?

KamelAbdelouahab commented 6 years ago

Hello,

The data protocol is detailed in the GPStudio repository . in_dv stands for 'in data is valid' , this signals goes high when a pixel is valid. Same thing for in_fv, this signal stays high as long as the frame is being acquired by the IP.

The input / output signals should look like these wave.pdf