Releases: pulp-platform/cluster_interconnect
Releases · pulp-platform/cluster_interconnect
v1.3.0
v1.2.1
- Fix
variable_latency_interconnectcorner case whenNumOut == 1 - Add
low_latency_interconnectandperipheral_interconnect'sparameter.vto the include folders
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_ALIASdefine became a parameter of this module. This avoids including thepulp_soc_defines.svfile.
v1.1.1
Changes since v1.1.0
Added
- The
XBAR_TCDMsupports 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.