-
Hello all,
I managed to compile Labtool for Android. I had to do the following (more or less following [this](https://github.com/libusb/libusb/tree/master/android)):
- remove udev dependency in the…
IGNNE updated
5 years ago
-
Hi,
Does the labtool support i2s? What would it take to add a protocol? Is there any documentation on this?
Does the labtool have sigrok support? If not, what do you think it would take to add t…
-
## download
https://www.xilinx.com/support/download/index.html/content/xilinx/en/downloadNav/vivado-design-tools/archive.html
## deps
```bash
sudo apt install libtinfo5 libncurses5
```
## in…
-
Hi,
So I've recently tried this on a Rpi4 with the idea to remote debug a Arty-A7 over the network from Vivado 2024.1.2
(since the xilinx tools aren't built for the ARM64)
It does build and run, …
-
Hello!
There is a Pluto+ Rev2 on hand. When programming any firmware (official AD or pluto+ firmware) via JTAG with the DLC10 programmer in Vivado 2020.2 the following errors occur: ERROR: [Labtools…
-
Hello,
I am trying to use DTIprep for QA of our diffusion data. However, regardless of way I lounch it, the log allways ends with something like:
FAILED execution of ./DTIPrep in /opt/Francois/temp…
-
- [x] figure out how to make logging out work
- [x] add logging out for suotar
- [ ] add logging out for ohtuilmo
- [ ] add logging out for labtool
- [ ] document how to set up logging out
-
When I download labTools directly from github, the folder for fun>>ext>>markerDataCleaning AND fun>>ext>>pitools are present but empty. These folders appear linked online, but this doesn't download p…
-
Hi,
When I do "Add Xilinx Virtual Cable (XVC)" using:
Host name: localhost
Port: 2542
I got window to "Add XVC target" but it disappears after few seconds with errors i TCL console:
"
ERROR: …
-
If no device is connected, we get this error message. We should tidy it up to be more helpful and less of a stacktrace.
```
vivado -quiet -nolog -notrace -mode batch -source fusesoc_utils_blinky_0…