-
Will there ever be a complete rtc module for Mist. I saw that firmware now adds a general support. I‘d love to have some kind of dongle with just a 3V-Battery to connect.
-
Per discussion in https://forums.khronos.org/showthread.php/13965-OpenCL-Vulkan-interop-how-to-do-it I cannot find direct interop from OpenCL to Vulkan. Unless I missed something, OCL seems to only ac…
-
I have programmed the 8 cores bit file to VC707 FPGA board with programmed SD card. There is no output from the UART. However, I have done the same thing using Genesys 2 FPGA board (4 cores bit file)…
-
I am attempting to port this bootloader to the Ulx3s Ecp5 device and then to the new Ulx4m device, which has more need of a dfu bootloader.
I believe you had some discussion with Goran Mahovlic of …
-
New description from @ezyang:
Work is in progress at https://github.com/Roger-luo/pytorch-complex
## Organizational principles
* Complex tensor support is important to PyTorch, and we will ac…
-
Hello. I am trying to run some examples on alevo U200. I successfully programmed the FPGA and loaded the image tensor. But the program gets stuck and does not get any output.
For example, when I try…
-
Hi everyone, I'm using OpenOCD to connect the FPGA board via the (JTAG) HS2 programming cable
> Info : clock speed 1000 kHz
Error: JTAG scan chain interrogation failed: **all ones**
Error: Check …
-
Hello!
I was hoping I could get some help on figuring out how to program as I am very new to this process, and don't fully understand how it works or what is needed to program. I haven't been able…
Orcut updated
3 years ago
-
Hi,
I am new to FPGA and have just bought thid board for learning. I would like to ask you:
Is it posible to use USB port for FPGA programming?
Thanks.
-
Add support of programming of FPGA from OpenOCD. Different FPGAs might require different code, EMSK's use Spartan-6 LX150 device.
OpenOCD supports programming of Virtex-2. Code is mainly just rea…