-
### Background Work
- [X] Yes, I searched the [mailing list](https://groups.google.com/forum/#!forum/chipyard)
- [X] Yes, I searched the [documentation](https://chipyard.readthedocs.io/)
### Feature…
-
In an Alpine 3.16 container, I got the following compilation error:
```
$ ./configure --enable-dirtyjtag
$ make
[...]
mv -f src/jtag/drivers/.deps/libocdjtagdrivers_la-xds110.Tpo src/jtag/drive…
-
Verible Lint flagged a syntax error in the code below:
```
../src/lowrisc_dv_jtag_agent_0.1/jtag_if.sv:29:19: syntax error, rejected "`JTAG_IF_HOST_CB_INPUT_SKEW" (syntax-error).
../src/lowrisc…
-
There are compilation issues when using the latest gcc version on raspbian (currently 10.2.1-1+rpi1).
To fix those errors, I was able to cherry-pick different commits but I had to fix the first one b…
-
## 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…
-
https://www.ti.com/tool/SIMPLELINK-OPENOCD
Not sure if TI's fork is upstreamed already but theoretically we should be able to bitbang JTAG for CC1352P on the Pi with this, after linking the solder …
omerk updated
3 years ago
-
maybe who knows what the problem might be, I want to download the firmware to cc2652p via esp bridge.
connected it seems to be correct, I use esp32s2
everything connects normally , but the firmwar…
-
Hello again,
I continue with the experiments and I'm not able to find, how to close the JTAG reference properly. This cause troubles in finding probes, when I restart the processor, or when I try t…
-
Hello @enjoy-digital,
I wanted to utilize the risc-v debug module provided in `core.py` within `litex/litex/soc/cores/cpu/cv32e40p` https://github.com/enjoy-digital/litex/blob/76a704377fbd2897a5ab…
-
### Board
ESP32-S3-WROOM-1-N16R8
### Device Description
Plain module ESP32-S3-WROOM-1-N16R8 in a custom PCB.
### Hardware Configuration
GPIO 19 and 20 are connected to a host USB (PC or…