x-heep icon indicating copy to clipboard operation
x-heep copied to clipboard

eXtendable Heterogeneous Energy-Efficient Platform based on RISC-V

Results 109 x-heep issues
Sort by recently updated
recently updated
newest added

There is a bunch of casting issues in the software. When compiling with GNU 11.1.0, which is used for x-heep, it does not run into errors, but when compiling with...

I'm reporting this reggen-related issue here because it is not clear to me if it applies to upstream reggen from OpenTitan ([**\[opentitan\]**/util/reggen/reg_top.sv.tpl](https://github.com/lowRISC/opentitan/blob/master/util/reggen/reg_top.sv.tpl)) or only X-HEEP's version of the tool. Scenario...

I see the need for two new CIs: 1) One that updates the Documentation on every PR merge by running ```sh cd docs make clean make html ``` Also... this...

See #494. - [x] Move the mapping to the target - [x] Add support for the rest of the target configurations

when compiling X-HEEP applications inside a project that vendorizes x-heep, the external crt0 does not get included

This PR includes many features and fixes (still adding): - When DMA is used in polling, as in the FLASH bsp, the DMA hal disables all the interrupts (bit 11...