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

Fix for CR:1163285: change reserved_row_start and reserved_num_rows to mem_row_start and mem_num_rows in aie_control_config.json #7565

Merged
merged 1 commit into from
May 29, 2023

Conversation

saumyag-xilinx
Copy link
Collaborator

@saumyag-xilinx saumyag-xilinx commented May 22, 2023

Problem solved by the commit

https://jira.xilinx.com/browse/CR-1163285
XRT is now supporting old and new property i.e reserved_row_start , reserved_num_rows as well as mem_row_start and mem_num_rows in driver_config section aie_metadata. Once the aie compiler is updated, we can remove the old property ie. reserved_row_start and reserved_num_rows.

Bug / issue (if any) fixed, which PR introduced the bug, how it was discovered

NA

How problem was solved, alternative solutions (if any) and why they were rejected

Risks (if any) associated the changes in the commit

NA

What has been tested and how, request additional testing if necessary

Verified application on aie1 and aie2 with updated xclbins

Documentation impact (if any)

NA

Signed-off-by: saumya garg <saumyag@xilinx.com>
@saumyag-xilinx saumyag-xilinx changed the title updating XRT as per upcoming modified aie_metadata field Fix for CR:1163285: change reserved_row_start and reserved_num_rows to mem_tile_row_start and mem_tile_num_rows in aie_control_config.json May 22, 2023
@saumyag-xilinx saumyag-xilinx changed the title Fix for CR:1163285: change reserved_row_start and reserved_num_rows to mem_tile_row_start and mem_tile_num_rows in aie_control_config.json Fix for CR:1163285: change reserved_row_start and reserved_num_rows to mem_row_start and mem_num_rows in aie_control_config.json May 22, 2023
@gbuildx
Copy link
Collaborator

gbuildx commented May 22, 2023

Build Passed!

Copy link
Collaborator

@chvamshi-xilinx chvamshi-xilinx left a comment

Choose a reason for hiding this comment

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

Looks good, but, we are parsing json file in multiple places. Better to consolidate them in a single place if possible in your upcoming PRs..

chvamshi-xilinx
chvamshi-xilinx approved these changes May 24, 2023
Copy link
Collaborator

@chvamshi-xilinx chvamshi-xilinx left a comment

Choose a reason for hiding this comment

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

Looks good, but, we are parsing json file in multiple places. Better to consolidate them in a single place if possible in your upcoming PRs..

Copy link
Collaborator

@chvamshi-xilinx chvamshi-xilinx left a comment

Choose a reason for hiding this comment

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

Looks good, but, we are parsing json file in multiple places. Better to consolidate them in a single place if possible in your upcoming PRs..

Copy link
Collaborator

@chvamshi-xilinx chvamshi-xilinx left a comment

Choose a reason for hiding this comment

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

Looks good, but, we are parsing json file in multiple places. Better to consolidate them in a single place if possible in your upcoming PRs..

Copy link
Collaborator

@chvamshi-xilinx chvamshi-xilinx left a comment

Choose a reason for hiding this comment

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

Looks good, but, we are parsing json file in multiple places. Better to consolidate them in a single place if possible in your upcoming PRs..

@chvamshi-xilinx chvamshi-xilinx merged commit 89dc272 into Xilinx:master May 29, 2023
@saumyag-xilinx saumyag-xilinx deleted the aie-control-config branch February 6, 2024 08:44
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.

3 participants