nvdla / hw

RTL, Cmodel, and testbench for NVDLA
Other
1.71k stars 565 forks source link

Optional Input in NV_NVDLA_CDMA_IMG_pack #271

Closed redpanda3 closed 5 years ago

redpanda3 commented 5 years ago

In the project spec, NVDLA_MEMIF_WIDTH is always larger than NVDLA_MEMORY_ATOMIC_SIZE*NVDLA_BPE.

So in the NV_NVDLA_CDMA_IMG_pack.v, there should be no need to reconsider, NVDLA_MEMORY_ATOMIC_SIZE*NVDLA_BPE larger than NVDLA_MEMIF_WIDTH.