-
Hi,
I want to recurr the experiment of vnx-benchmark with two freshly installed ubuntu 18.04 machine.
when executing the function "pynq.Overlay(xclbin, device=)", it's ok with device "currentDevice…
zhaos updated
3 years ago
-
Please, add U50 support
-
I successfully set up the image, driver. When I connect the two ports on my U250 card directly, the os can send and receive packets. But when we connect the U250 to our switch, the switch cannot recei…
-
Hi authors,
Just wonder why U250 is not supported, given U200 and U280 are supported? are there any technical challenges when handling U250? If I want to port it to U250, would that be hard?
B…
-
In the Alveo U280 the pin D32 must be set to 0 from the design https://www.xilinx.com/support/answers/72926.html. Otherwise, the board can brick
-
I found while working on the Alveo U250 that the user software build fails when a normal, non-crossover UART is used; as `CSR_UART_BASE` is defined but `CSR_UART_XOVER_RXEMPTY_ADDR` isn't:
gcc -c -…
-
Hi, I've successfully built and run the design in an Alveo U50 board up to certain matrix sizes. But when I increase the problem size I'm getting the following error:
```shell
$ ./RunHardware.exe …
-
Hi,
I see you have mentioned that Limago supports Alveo U200, so how about Alveo U280 ?
Are there any differences for Limago from U200 to U280 ?
Thanks a lot.
-
Hi,
I'm running the ML-Suite and YoloV2 retrained on an Amazon Instance F1 with the Xilinx Alveo AMI. I'm obtaining an average inference of **80ms/image** with a quiet low accuracy (compared to *…
-
I have designed a minimal hardware with "QDMA DMA Subsystem for PCI Express" to validate whether the DMA driver works or not. However, the driver fails to make the hardware online.
The followings a…