Skip to content

Releases: pulp-platform/cluster_interconnect

v1.2.1

25 Nov 17:37
Compare
Choose a tag to compare
  • Fix variable_latency_interconnect corner case when NumOut == 1
  • Add low_latency_interconnect and peripheral_interconnect's parameter.v to the include folders

v1.2.0

24 Jun 12:15
Compare
Choose a tag to compare

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

18 Feb 15:31
Compare
Choose a tag to compare

Changes since v1.1.1

Changed

  • XBAR_PE's CLUSTER_ALIAS define became a parameter of this module. This avoids including the pulp_soc_defines.sv file.

v1.1.1

08 Jan 12:22
Compare
Choose a tag to compare

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

05 Nov 10:28
Compare
Choose a tag to compare

The project is now fully-benderized.