Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Processing elements with local memory no longer work #319

Closed
cahz opened this issue Apr 25, 2022 · 0 comments
Closed

Processing elements with local memory no longer work #319

cahz opened this issue Apr 25, 2022 · 0 comments
Assignees

Comments

@cahz
Copy link
Member

cahz commented Apr 25, 2022

PR #318 changed the behavior for detecting the memory ports on PEs. The decision is now made according to the number of available address segments. However, this does not take into account the address segment on optional memory master ports (e.g. M_AXI) of a PE.

The check here needs to filter out those segments on the master side.

Steps to reproduce: try to do a composition with an arbitrary PE from tapasco-riscv

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

No branches or pull requests

3 participants