Maciej Dudek

Results 14 issues of Maciej Dudek

Signed-off-by: Maciej Dudek

Signed-off-by: Maciej Dudek

This PR contains miscellaneous fixes/improvements Signed-off-by: Maciej Dudek

This PR fixes timed callbacks. So to not break compatibility with older software, timed callbacks still must be called with callCbs method. NextDeadline will now return lowest of all available...

This series of commits improve frontend adapter bandwidth.

With out this changes DDR5 simulation hangs with DQ/DQS ratio = 4 Signed-off-by: Maciej Dudek

Generic integration creates memory mapped device. This is the third and last PR in the series of 3. It requires #1177 It adds concept of managers, they are responsible for...

This PR adds an integration layer between XLS and the Renode simulator. It's accomplished by building a shared library which implements Renode's plugin interface which allows Renode to load &...

Generic integration creates memory mapped device. This is the first PR in the series of 3. It adds interfaces that are used in the generic integration.

Generic integration creates memory mapped device. This is the second PR in the series of 3. It requires #1176 It adds channel wrapper for IR single value and IR stream...