nvdla / hw

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

Does CDMA Write Feature Data into CBUF? #344

Open Hassan313 opened 3 years ago

Hassan313 commented 3 years ago

Hello,

I have looked the whole code of NV_NVDLA_cdma.cpp (as well as NV_NVDLA_cdma.h), and I have not found a place where the feature data is written into CBUF. Is that something that happens at all? If yes, where that storing happens because I have not found it. In the below picture you can see where that happens. The picture is from this link: http://nvdla.org/hw/v1/ias/unit_description.html

image