Releases: pulp-platform/pulp_cluster
Releases · pulp-platform/pulp_cluster
v3.0.0
What's Changed
- Update bender compatibility and align with pulp_soc v3.0.0 by @micprog in #29
- fix: Correct AXI ID width for icache bus by @micprog in #31
- Properly initialize
cluster_alias
inxbar_pe_wrap.sv
by @luca-valente in #32 - [TB] Standalone testbench for the cluster and minor
RTL
fix. by @luca-valente in #34 - Add CI flow to standalone pulp_cluster by @alex96295 in #35
- bender: Put TRACE_EXECUTION under target simulation by @CyrilKoe in #38
- Added private FPUs. by @yvantor in #39
- Cleanup build process for standalone cluster by @micprog in #40
- Add automatic setup for IIS environment, update bender by @micprog in #41
- Dismiss obsolete icache code. by @yvantor in #42
- Fix PULP cluster CI. by @yvantor in #44
- Various cleanup by @micprog in #43
- Add cleaner top level configuration parameter to PULP cluster. by @yvantor in #45
- Update CI flow to use parallel matrices. by @yvantor in #46
- Make CI capable of detecting failures. by @yvantor in #47
- Fix bug in AXI struct types by @micprog in #48
- Fix regression flow to automate test execution locally by @ricted98 in #49
- Bump
redundancy_cells
by @ricted98 in #50 - Remove deprecated dependencies. by @yvantor in #51
- Use Git submodules to handle SW dependencies by @ricted98 in #52
- Bump dependencies to avoid using SSH links. by @yvantor in #57
- Integrate TCDM scrubber (ECC manager). by @yvantor in #54
- Integrate fault injection flow by @ricted98 in #56
- Integrate AXI ID remappers. by @yvantor in #58
- Integrate RedMulE and NEureka as selectable HWPEs by @ricted98 in #55
- Adapt number of cores and TCDM size to tapeout target. by @ricted98 in #62
- Add astral config. by @yvantor in #59
- Update HCI to v2 by @FrancescoConti in #61
- Adapt L2 address in runtime and testbench. by @yvantor in #64
- Align to HCIv2.1, without automatic parameter prop by @FrancescoConti in #67
- Fix dependencies issues. by @yvantor in #68
- Replace hier-icache with cluster-icache by @micprog in #60
- Update NEureka to v1.0.0. by @yvantor in #70
- Integrate softmax accelerator into PULP cluster. by @yvantor in #71
- Fix parameter propagation errors. by @yvantor in #72
- Integrate SoftEx HWPE. by @yvantor in #75
- Bump redundancy cells updating SRAMs and HMR unit. by @yvantor in #78
- Add reliability to icache L0 by @micprog in #79
- Fix AXI struct parameter assignment in hmr_unit. by @yvantor in #82
- Extend HCI with ECC. by @LuigiGhionda in #76
- Bump HWPEs. by @LuigiGhionda in #85
- Fixes for HWPE subsystem by @LuigiGhionda in #88
- Upstream
carfield
/astral
features tomain
by @belanoa in #87
New Contributors
- @alex96295 made their first contribution in #35
- @CyrilKoe made their first contribution in #38
- @ricted98 made their first contribution in #49
- @LuigiGhionda made their first contribution in #76
- @belanoa made their first contribution in #87
Full Changelog: v2.0.0...v3.0.0
v2.0.0
What's Changed
- Multiple cleanup changes by @micprog in #23
- Added access to dma_wrap by every core_region through periph demux. by @luca-valente in #26
- Rebase axi cluster by @luca-valente in #28
Full Changelog: v1.4...v2.0.0
v1.4
Includes Heterogeneous Cluster Interconnect with dummy data-mover HWPE.