Releases: pulp-platform/cluster_interconnect
Releases · pulp-platform/cluster_interconnect
v1.2.1
v1.2.0
Changes since v1.1.2
Added
- Variable-latency interconnect, with full-crossbar and butterfly variants. This interconnect does not ensure ordering, and initiators are supposed to reorder the responses.
v1.1.2
Changes since v1.1.1
Changed
XBAR_PE
'sCLUSTER_ALIAS
define became a parameter of this module. This avoids including thepulp_soc_defines.sv
file.
v1.1.1
Changes since v1.1.0
Added
- The
XBAR_TCDM
supports the width of the byte offset of a memory word to be changed independently from its data width. This can be used, for example, when the crossbar is used to transport a payload that includes more than the data word (e.g., ECC bits).
v1.1.0
The project is now fully-benderized.