- Jan 16, 2012
-
-
Tomasz Wlostowski authored
-
- Nov 04, 2011
-
-
Signed-off-by:
Tomasz Wlostowski <tomasz.wlostowski@cern.ch>
-
Improve timings: Make all MUXs explicitly log deep Add a Kogge-Stone OR network for arbitration (makes arbitration scale log(n) with n masters, not O(n)) Signed-off-by:
Tomasz Wlostowski <tomasz.wlostowski@cern.ch>
-
- Nov 02, 2011
-
-
Tomasz Wlostowski authored
wishbone/wb_slave_adapter: prevents a pipelined master from chaging data/addr lines when talking to classic slave
-
Tomasz Wlostowski authored
wishbone/xwb_bus_fanout: now determines the number of peripheral select bits from number of connected peripherals
-
Tomasz Wlostowski authored
-
Signed-off-by:
Tomasz Wlostowski <tomasz.wlostowski@cern.ch>
-
Signed-off-by:
Tomasz Wlostowski <tomasz.wlostowski@cern.ch>
-
Make the error device a completely standard wishbone device; we don't need high performance segfaults. Clearer is better. Signed-off-by:
Tomasz Wlostowski <tomasz.wlostowski@cern.ch>
-
Signed-off-by:
Tomasz Wlostowski <tomasz.wlostowski@cern.ch>
-
Signed-off-by:
Tomasz Wlostowski <tomasz.wlostowski@cern.ch>
-
This bug allowed a high priority master to seize control of a lower priority master if: 1. The low priority master had control for exactly one cycle 2. Combinatorial crossbar mode was off ... this made it possible to "steal the ACK" of another device and cause the bus to stall. This commit will be followed by a few others which also tidy up the code a bit in a way that would have made this bug more obvious to a reviewer. Signed-off-by:
Tomasz Wlostowski <tomasz.wlostowski@cern.ch>
-
Signed-off-by:
Tomasz Wlostowski <tomasz.wlostowski@cern.ch>
-
Signed-off-by:
Tomasz Wlostowski <tomasz.wlostowski@cern.ch>
-
Tomasz Wlostowski authored
-
Signed-off-by:
Tomasz Wlostowski <tomasz.wlostowski@cern.ch>
-
Tomasz Wlostowski authored
-
- Nov 01, 2011
-
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
-
Signed-off-by:
Tomasz Wlostowski <tomasz.wlostowski@cern.ch>
-
When GSI replaced the lattice specific ram block with inferred memory, it became impossible to clear the register file as described by the two deleted lines. It is also unnecessary as the ram block starts zeroed. Signed-off-by:
Tomasz Wlostowski <tomasz.wlostowski@cern.ch>
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
-
- Oct 27, 2011
-
-
Tomasz Wlostowski authored
-
- Oct 26, 2011
-
-
Tomasz Wlostowski authored
-
- Oct 25, 2011
-
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
-
- Oct 05, 2011
-
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
wishbone: wb_lm32: defaulted undefined/Hi-Z states on LM32 data busses to 0 to avoid simulation hangs
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
-