Mohamed A. Bamakhrama

Results 4 issues of Mohamed A. Bamakhrama

This patch adds preprocessor facilities to enable choosing between global state (SoftFloatv3 default) and adding a "state" parameter to all functions. This has been discussed already by John Hauser at:...

### Description A peripheral device with APB3 target interface and an IRQ interrupt output is connected to Renode via the new DPI interface. The APB3 bus reads/writes behave as expected....

bug
confirmed

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...

svd_kernels.cu depends on CUB library (http://nvlabs.github.io/cub/) but this is not specified in the INSTALL file. make.inc also does not support specifying a path for CUB.