Seb
Seb
This proposal adds a flag to enable power optimization during implementation stage of a Vivado run. Power optimization can have huge impacts, especially when using a device that has a...
Hi @olofk, I have been successfully using fusesoc with Modelsim and cocotb for a while now. I wanted to update my core files to reflect the latest changes in edalize...
When trying to build Surelog inside a flatpak, it fails due to a linking issue with `-lstdc++fs`. See opened topic here: https://github.com/flathub/flathub/issues/5221 It seems to be an old legacy linking...
Let me explain what I am trying to do. I have an Orange Pi 5 Plus on which I am running Android 12. I did build a Kivy application that...
Dear All, I know this topic has been discussed before but I am bringing it back to life because I am trying to implement something on an Android device but...
Hi All, I am trying to recompile opencv-mobile by adding some missing modules. The module I need is `calib3d` so I added changed the following lines in `options.txt`: ``` -DBUILD_opencv_calib3d=ON...
### Expected Behavior Hi, I am writing this issue to flag an issue that used to work in 2.0.1 but does not work in 2.1. When I try to delete...