Skip to content

Fix aie_dm_resource propagation in fifo_buffer_stream - #15

Open
AngryLoki wants to merge 1 commit into
Xilinx:mainfrom
AngryLoki:resources-fix
Open

Fix aie_dm_resource propagation in fifo_buffer_stream#15
AngryLoki wants to merge 1 commit into
Xilinx:mainfrom
AngryLoki:resources-fix

Conversation

@AngryLoki

Copy link
Copy Markdown

Resource appears in the template parameter list but is never used in the class body. The fix applies add_memory_bank_t-style logic, similar to other places in the codebase.

Closes #14

`Resource` appears in the template parameter list but is never used in the class body.
The fix applies `add_memory_bank_t`-style logic, similar to other places in the codebase.

Closes Xilinx#14
@jbelloncastro

Copy link
Copy Markdown
Contributor

Hi there. It seems I am no longer a reviewer but will let the maintainers know about this. The change looks good to me, thanks and well spotted!

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.

AIE2P: fifo_buffer_stream drops the aie_dm_resource template parameter

2 participants