nvdla / sw

NVDLA SW
Other
489 stars 193 forks source link

Try to build KMD using Petalinux #138

Open minhoha opened 5 years ago

minhoha commented 5 years ago

Hi. I'm try to build KMD using Petalinux by Xilinx.

I made a module like this.

$ petalinux-create -t modules -name nvdla

I got

/home/esa/petalinux/NVDLA_zynq/project-spec/meta-user/recipes-modules/nvdla

Should I copy all source files or directories in sw/kwd ??

Which files should modified?

Docs I refer to are as follows:

https://webthesis.biblio.polito.it/9033/1/tesi.pdf

In page 74, there are some modifications. However, I cannot find does parts.