Skip to content

Releases: pulp-platform/hci

v2.3.0

19 Feb 23:20

Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.3.0

v2.2.0

01 Dec 21:05

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.2...v2.2.0

v2.1.2

24 Feb 16:55

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.1...v2.1.2

astral-v1.0

24 Feb 16:38

Choose a tag to compare

What's Changed

  • [update] optimize bandwidth for multiplexed aligned and misaligned sources by @arpansur in #44
  • Disable assertions for VCS by @gamzeisl in #47

New Contributors

Full Changelog: v2.1.1...astral-v1.0

v2.1.1

24 Jun 13:55

Choose a tag to compare

What's Changed

  • Relax assertion on IW in OoO mux and connect ECC signals in the interconnect. by @yvantor in #38

Full Changelog: v2.1.0...v2.1.1

v2.1.0

23 May 13:58

Choose a tag to compare

What's Changed

Full Changelog: v2.0.3...v2.1.0

v2.0.3

08 May 20:05

Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.0.3

v2.0.2

24 Apr 20:44

Choose a tag to compare

Fix an issue with Vivado synthesis not using the correct helper macros to derive parameters from interfaces.

v2.0.0

28 Mar 22:41

Choose a tag to compare

Rationalized HCI protocol and interface IPs.

  • rationalize the naming scheme for HCI:
    1. hci_hwpe_interconnect -> hci_router
    2. hci_hwpe_reorder -> hci_router_reorder
    3. hci_shallow_interconnect -> hci_arbiter
  • remove boffs signal
  • add proper ID signal id and r_id
  • add ECC signal ecc and r_ecc
  • sanitize {slave,master} names to {target,initiator}
  • rename lrdy to r_ready
  • deprecate hci_mem_intf and replace it with hci_core_intf
  • replace usage of hwpe_stream_intf_tcdm with hci_core_intf
  • invert direction of interface dimensions for better adherence to synthesis guidelines
  • rationalize parametrization, using interfaces to pass parameters
  • cleanup

v1.0.9

09 May 21:03

Choose a tag to compare

Last release of HCIv1 without breaking changes (v1.1) and without redesign (v2.0)