sld-columbia / esp

Embedded Scalable Platforms: Heterogeneous SoC architecture and IP integration made easy
Other
332 stars 106 forks source link

Error while doing make (customacc)_hls4ml-hls #156

Closed mayank-kabra2001 closed 2 years ago

mayank-kabra2001 commented 2 years ago

Hi, I am integrating CIFAR10 accelerator generated from hls4ml in esp. I am getting the following error while doing hls for the project created by esp -> ./tools/accgen/accgen.sh from the example https://www.esp.cs.columbia.edu/docs/hls4ml/hls4ml-guide/ .

image The main problem I am facing is of typecasting in espacc.cc image

I am attaching the log also vivado_hls.log

Can someone help me out !!

mayank-kabra2001 commented 2 years ago

Can someone help me out ??