dgschwend / zynqnet

Master Thesis "ZynqNet: An FPGA-Accelerated Embedded Convolutional Neural Network"
GNU General Public License v3.0
743 stars 297 forks source link

DEBUGGING the Code #27

Closed wasim6691 closed 6 years ago

wasim6691 commented 6 years ago

Hi David

Hope You are fine. I have to ask You that can we compile and Debug Your code on a c++ compiler besides VIVADO HLS. I really want to debug your code to understand it fully. Thanks. waiting for Your reply

Khan Master thesis student at Bosch, Reningen.

chengsonghust commented 6 years ago

Vivado HLS can easily debug the code step by step. Other c++ compiler maybe unable to handle #pragma directives.

wasim6691 commented 6 years ago

Which Fpga should I select in the vivado Open Project. I am encountering an error when I run the project. I send u the exact error in some time.

On Dec 24, 2017 7:04 AM, "Chrisp HM" notifications@github.com wrote:

Vivado HLS can easily debug the code step by step. Other c++ compiler maybe unable to handle #pragma directives.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dgschwend/zynqnet/issues/27#issuecomment-353767388, or mute the thread https://github.com/notifications/unsubscribe-auth/AWR6hT0ZttuFuEJdshb8EBgWAiw9Er9qks5tDemDgaJpZM4RLqMP .

dgschwend commented 6 years ago

Most FPGAs should work. Original work is on XCZ7045. See the project report for details.