nvdla / hw

RTL, Cmodel, and testbench for NVDLA
Other
1.72k stars 567 forks source link

Try to build KMD using Petalinux #290

Open minhoha opened 5 years ago

minhoha commented 5 years ago

* I uploaded wrong category. I re-upload this issue in nvdla/sw **

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.

gitosu67 commented 4 years ago

Hey, did you figure this yet?

shazib-summar commented 4 years ago

@minhoha Have you made any progress since then?

LeiWang1999 commented 3 years ago

any progress?

shazib-summar commented 3 years ago

@LeiWang1999 idk about everyone else in this thread but i gave up on this long ago. May pick it up again sometime in the future but as of now im not working on nvdla anymore.

LeiWang1999 commented 3 years ago

@killerzula Thank you for reply, can you tell me what are you working on? 😂 I am now using this framework to build my Graduation Design, but it seems hard to work...