Adrien Luitot
Adrien Luitot
Lorsque le salt est activé pour les mots de passes il est toujours égale à "1". Le bug est du au fait que dans `UtilComponent.php`, `$salt` est égale à "1"...
This is a little improvement of the Hello World example. I replaced the call of the `helloworld()` by a `printf()`, I think it's more intuitive. I also added a prototype...
The binaries of the toolchain for Linux (`riscv64-unknown-elf-linux-0.0.1.zip`) have bad permissions and require some modifications from the user. They don't have the executable bit. These binaries are located in: -...
Fix an error that happens if the build is made out of the SDK's `customer_app` folder. The error doesn't prevent the build of the binary though. This is the error...
Hello everyone I have an issue with the library, I can't set pixels in the first line and the first 2 columns with TFT_eSPI functions. However using the TFT driver's...
I tried to harden default example project, following [Caravel User Project Doc](https://caravel-user-project.readthedocs.io/en/latest/#starting-your-project). The `user_proj_example`worked flawlessly, but `user_project_wrapper` threw an error: `Error: base_user_project_wrapper.sdc, 43 can't read "::env(MAX_FANOUT_CONSTRAINT)": no such variable` It...
Hello, There is another problem with the setup, with GF this time. At the very first steps, when cloning the repos. In the main Makefile when cloning `https://github.com/efabless/caravel-gf180mcu` it uses...
When I stick 2 MIM caps with through Metal 5 and TopMetal 1 to use them in parallel, the LVS won't detect the capacitors at all. (Case 1) If I...
Hello, I don't know if it's a mistake or an omission but in the `pSD` part (p 28 in rev 0.4) of the DRM, the `ThickGateOx` is mentioned in the...
This PR add a new kind of inductor PCell layout. It's not a differential one like the inductor2/3 currently proposed by the PDK. It allows a lower serial resistance and...