sld-columbia / esp

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

Error while integrating mlp3layers #158

Closed mayank-kabra2001 closed 2 years ago

mayank-kabra2001 commented 2 years ago

Hi, I am currently implementing mlp3layers using this (https://www.esp.cs.columbia.edu/docs/systemc_acc/systemc_acc-guide/) and hls4ml. After this step - make mlp3layers_hls4ml-baremetal This step - TEST_PROGRAM=./soft-build/ariane/baremetal/mlp3layers_hls4ml.exe make xmsim gives an error . I have attached the screenshot of error.

image

Can someone help me out ? Thanks