Skip to content

Conversation

@DanielKellerM
Copy link

@DanielKellerM DanielKellerM commented Aug 22, 2025

This PR updates neureka interfaces to support parameter fifo depth in HCI. It follows pulp-platform/hci#63 (comment)

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds multi-cycle support to the HCI (Hardware-software Communication Interface) by updating neureka interfaces to support parameter FIFO depth. The change introduces a new FD (FIFO Depth) parameter that is extracted from the HCI configuration and propagated to all relevant interface instantiations.

  • Extracts FIFO depth parameter from HCI configuration using HCI_SIZE_GET_FD macro
  • Updates all HCI interface instantiations to include the new FD parameter
  • Maintains consistent parameter ordering across all interface declarations

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants