Stefan Wallentowitz

Results 53 issues of Stefan Wallentowitz

Hi, with this commit it was introduced that the DC refill aborts on snoop hits: https://github.com/openrisc/mor1kx/commit/87283e96a14ebfe8b6686ded5e2cc68ac6fce8b5 The issue is that the wishbone spec does not allow to just abort a...

Hey, it would be nice to have those in mor1kx. I think the TLB should set them itself when a page is read from and/or written to. I already saw,...

enhancement

## Proposed change ## Type of change - [x] Add a new logo or icon for a new core integration - [ ] Add a missing icon or logo for...

cla-signed
awaits-parent
has-parent

stream_event_context is the proper variable to access by this function.

This is a rather large task. The packet format was chosen to optimize for length of packets and hence I used very compact headers. This was a mistake, because now...

type:feature
prio:p2

Add a clock domain crossing at the NoC interface.

Rebase the ongoing work for the simulation traces

The idea is that we have one compute tile that runs Linux and has a UART interface or similar to the outside world.

type:feature
prio:p2

Work in progress for a base system that is based on a mesh and has only compute tiles. Work items: - [x] Replace existing system_2x2_cccc - [x] Verilator toplevel handling...

Currently the class field in NoC packets is only used for demuxing purposes. Sticking with those semantics, it makes sense that the mux accordingly force overwrites this class and free...

prio:p2
type:idea