Tim Fischer

Results 8 issues of Tim Fischer

The `vip_cheshire_soc` module currently allows bursts that are larger than the allowed 4kB in AXI, which triggers some assertions in the `AXI_BUS` interface. The triggered assertions don't really impact functionality,...

# Collective communication: Multicast Adds multicast and basic reduction capabilities to FlooNoC. This PR supersedes https://github.com/pulp-platform/FlooNoC/pull/116 ## TODO: - [ ] Add original authors to PR commit message - [...

`description` is not an official field in `Bender.yml` and will trigger a warning in newer bender versions: ``` warning: Ignoring unknown field `description` in manifest package for clint. ```

## Warning collection This PR collects the current warnings system into a monolithic `diagnostic::Warnings` enum, which has the following benefits: * Make it much easier to keep warning codes coherent...

# CLI Progress bars Adds progress bars to bender actions that require longer network access. A taste is shown below* ![bender](https://github.com/user-attachments/assets/fe183d1e-f611-41de-aca7-40e373700ee6) *some style changes have been done since this recording....