-
Tested using Git head.
While the standard is not exact here, the first argument for `$ungetc` is a character and should be 8-bit wide and should not expect a 32-bit value.
This is the reported err…
jeras updated
2 years ago
-
I am encountering an issue with enabling CarPlay on my vehicle's MMI system, specifically the MHI2_KR_AU57x_S0035 firmware version. Despite successfully activating CarPlay and Android Auto, I'm unable…
-
```
Currently the entire source is required to be in memory meaning it can not
handle large files or stream from a network.
```
Original issue reported on code.google.com by `lordje...@gmail.com`…
-
Hey Community,
Maybe you want to look into the situation, I have troubles to debug it. When I run the test for the flash helper with unity in the simulator (simutron as wrapper) the simulation free…
-
I wrote a small test proc to experiment with 1R1W RAMs since they're required for #995 .
**TLDR**: Using it, I've observed that relative sequencing of read w.r.t. write transactions produced by XLS…
-
Dear all,
I tried to install the new version of the PULP-SDK, however errors occur during the installation ("main" branch). First of all, the gvsoc folder misses the files. I fixed with:
`git su…
-
Traces with --timing sometimes have many timing events that do not result in any signals changing, e.g. t_timing_osc. This results in a bunch of timestamps in the VSD/FST that are unnecessary and just…
-
Recently I was thinking about what makes me feel so much "slower" when doing FPGA development + OS development compared to application development.
Therefore I would like to compile a list of time …
-
The meaning of time flow between different kinds of simulation targets has diverged, and even within a given target there are some inconsistencies (e.g., some delays are in seconds, some nanoseconds, …
-
PDK was installed using volare from earlier in the README.md
```
make verify-mprj_por
docker run -v /home/foo/efabless/caravel_user_project_analog:/home/foo/efabless/caravel_user_project_analog -…