Mario Ruiz
Mario Ruiz
I've never seen this error with this program, but I have a feeling that something is missing Can you report? ```sh file ./bin/cmac_stats ``` and ```sh ldd ./bin/cmac_stats ```
See this post https://askubuntu.com/questions/133389/no-such-file-or-directory-but-the-file-exists
Rereading the error, it is not complaining about the C file (that should've trigger compilation error). It is complaining about opening the FPGA device in this line https://github.com/hpcn-uam/Limago/blob/master/Software/User/common/common_functions.c#L195 Is the...
Were you able to read the cmac_starts?
Please elaborate on all the steps you have taken so far
You need to reboot the server after programming the FPGA. The PCIe link is brought down after programming the FPGA, therefore reboot is needed to re enumerate the PCIe devices....
CuckooCAM is a Content Addressable Memory based on the cuckoo hashing and other few improvements. It is used to convert an incoming three tuples to a unique ID. Maybe Figure...
The current dcp should implement in any VirtexUltrascale+ except on VirtexUltrascale+ HBM. Yes, it is a synthesized netlist for a family of devices. The plan is to release the code,...
Hi @luyong6, There is no plan to release the code at the moment. This should not cause problems with the alignment, but I can be related. Where are you connecting...
@luyong6 the bring up sequence change slightly. But, I am using the same code with Vivado 2020.1 and it is working. The fact that you can link up writing the...