-
Type: Performance Issue
Every time I click on Go to Definition, it takes a few seconds to go to the definition. In prior versions, it was almost immediate.
VS Code version: Code 1.74.0 (5235c6bb…
-
-
Currently the build system tries to do too much. It should be left to the user on how to install things. It's fine to report that there are things missing, but that's it. This will remove the need for…
-
### OS
Windows
### Operating System version
11
### Visual Studio Code version
1.74.3
### ESP-IDF version
4.4.3
### Python version
3.8.7
### Doctor command output
?
### Extension
_No respo…
-
Neither the repo on SF nor GitHub has any tags for releases.
Was this on purpose or did you simply forgot to push them?
-
# Problem
Several mask ROM E2E tests expect different values to be included in OTP, most importantly the lifecycle state. By default the FPGA bitstreams contain a default OTP image with the lifecycle…
-
Initial attempt to run gives the following error:
```sh
$ ./pysrec
./pysrec:42: SyntaxWarning: "is" with a literal. Did you mean "=="?
if end is 0:
Traceback (most recent call last):
File "…
-
When working with ARM processor hex dumps, the file will often start from something like 0x8000000 instead of 0. The current library tries to fill address space from 0x0 to 0x8000000.
This results …
-
In `sw/rules/opentitan.bzl` it seems that `srec_cat` is invoked directly without checking where it may be in the PATH. This is not working when this application is in not in some standard path locat…
-
Hi and sorry it will be long question... I have installed Vector version of RiscV gnu toolchain with following setups:
```
git clone https://github.com/riscv/riscv-gnu-toolchain -b rvv-intrinsic
cd…