-
Renode supports at the moment the following AMBA protocols:
- APB
- AXI-Lite
- AXI
AHB support is missing at the moment and it will be great if Renode adds support for it.
-
At line 175, a list is compared to an integer. This is ok to do in python2, but not 3:
![image](https://user-images.githubusercontent.com/5510294/91344475-d8659980-e792-11ea-9ab0-e454f674c350.png)…
-
I'd like to be able to convert between Gaussian Cube File format and DX File format
-
The sequencer base class has a reference to `uvm_test_done`, which is deprecated. This means it's not possible to compile a project using `UVM_NO_DEPRECATED`, unless doing a separate compile of the AP…
-
There's a [3.0 release](https://github.com/Electrostatics/apbs/releases/tag/v3.0.0) of apbs.
In particular, it should now be possible to add mac and Windows builds, plus there's a published source …
minrk updated
3 years ago
-
I'm using revision 9545471e4861090a77f79c4458eb19ec771e23d9 and targeting a STM32G070RBT6, which has a USART4.
When I call `usart_set_baudrate(USART4, 100000)` the device crashes due to an assertio…
-
### Is your feature request related to a problem?
The RMT function [rmt_ll_tx_stop](https://github.com/espressif/esp-idf/blob/2152112ff8913325ff791891a70693edd4b863f9/components/hal/esp32s2/include…
-
### Is there an existing core-v-mcu bug for this?
- [X] I have searched the existing bug issues
### Bug Description
make docs
...
reading sources... [ 3%] doc-src/apb_peripheral_interconnect …
-
We mention the [role structure](https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_reuse_roles.html#role-directory-structure) and some specific portions of `meta/main.yml` in https://doc…
-
Incomplete and discrepancy about Caliptra ROM integration requirements.
1. Inconsistencies between:
- Main spec [Figure 8: Caliptra Core block diagram](https://github.com/chipsalliance/Caliptra…