nvdla / hw

RTL, Cmodel, and testbench for NVDLA
Other
1.68k stars 561 forks source link

cmod/hls/sdp/sdp_c convertor loop number stands for what ? #322

Open XiaochaoGONG opened 4 years ago

XiaochaoGONG commented 4 years ago

https://github.com/nvdla/hw/blob/1a65f1f5b48268accaa47c95f95c2601918be095/cmod/hls/sdp/sdp_c.cpp#L39

As my understanding, the number 16 here should be the number of SDP_THROUGHPUT ? So should it be MAX_SDP_THROUGHPUT or some other variable ? If I misunderstand, what does this number mean ? Thanks in advance.