Xilinx / HLS_packet_processing

Other
45 stars 21 forks source link

algorithmic_cam.get() function 'csim_design' failed: nonzero return value. #5

Open anqianqi1 opened 2 years ago

anqianqi1 commented 2 years ago

Hello,

I met some issues when testing the algorithm_cam class in cam.h file. When looking up keys using get() function of algorithm_cam, the simulation fails. Here is the terminal output: 'csim_design' failed: nonzero return value.

It seems like it is stuck at lookup_all() function

Could you please help with this issue? Thank you so much!