Skip to content

Releases: pulp-platform/hci

v2.1.1

24 Jun 13:55
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v2.0.3

08 May 20:05
Compare
Choose a tag to compare

What's Changed

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

v2.0.2

24 Apr 20:44
Compare
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
Compare
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
Compare
Choose a tag to compare

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

v1.0.8

18 Aug 13:58
8fb848e
Compare
Choose a tag to compare

Minor fixes, support for ENABLE_REALIGN parameter in source/sink.

v1.0.7

22 Jan 13:42
496e277
Compare
Choose a tag to compare
Merge pull request #5 from micprog/bender

Update dependencies and build order in Bender.yml