-
Hi,
Alongside @ksigurdsson I've been using pyOCD to test an M3 in a custom ASIC, via a SEGGER JLink debugger.
During this we've noticed that loading and dumping regions of memory is very slow (loa…
-
**Describe the bug**
It appears that `AssetProcessorBatch` will only do a single pass on Assets and fail the ones that have dependencies that have not been processed yet. `AssetProcessor` will go bac…
-
Hi Taichi,
I was searching for open-source AXI BFMs and landed onto your repository on github. This and your rggen is awesome piece of work and is very helpful. A big thank you to you for putting y…
-
## Environment
- Development Kit: [ESP32-C3-DevKitC-02]
- Kit version (DevKitC): [v1]
- Module or chip used: [ESP32-C3-WROOM-02]
- IDF version (run ``git describe --tags`` to find it): v4.…
-
I'm currently doing some experiments with a iMX RT1176 SoC. The debug architecture doesn't have much documentation, but by putting together all the pieces of information I think it is organised more o…
-
Hi all
I'm would like to use `1Hz` frequency in my PWM project, but it do not works. According with the [ESP32 pwm docs](https://docs.micropython.org/en/latest/esp32/quickref.html#pwm-pulse-width-m…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [ ] I have updat…
-
Dear,
I have a very simple system of highly charged sphere in ionic solution (1M). I would like to write out the gradient of the electrostatic potential (electric field) for the whole grid in all thr…
-
### Description
Default.xbe loads midway intro and then crashes and displays an error. Most other .xbe files for each individual games loads and is somewhat interactive. All other .xbe do not…
-
Hello,
I am using CMake as my build system for RTL simulations.
Very often I have a scenario where I have a custom command that would generate Verilog files.
I am using custom_commands rather tha…