HLS_packet_processing
HLS_packet_processing copied to clipboard
algorithmic_cam.get() function 'csim_design' failed: nonzero return value.
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!