Skip to content

Fix swapped AXI_BUS widths in synthesis benchmarks - #449

Closed
devtyagi3909 wants to merge 1 commit into
pulp-platform:masterfrom
devtyagi3909:fix-synth-bus-widths
Closed

Fix swapped AXI_BUS widths in synthesis benchmarks#449
devtyagi3909 wants to merge 1 commit into
pulp-platform:masterfrom
devtyagi3909:fix-synth-bus-widths

Conversation

@devtyagi3909

Copy link
Copy Markdown

Fixes #444.

This corrects the parameter mapping for AXI_ADDR_WIDTH, AXI_DATA_WIDTH, and AXI_ID_WIDTH in synth_axi_isolate, synth_axi_serializer, and synth_axi_to_mem_banked to prevent width-expansion/truncation warnings during synthesis.

@imchenwu

imchenwu commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator

Close as #445, approved and to be merged very soon, already worked on it.

@imchenwu imchenwu closed this Sep 7, 2026
@devtyagi3909
devtyagi3909 deleted the fix-synth-bus-widths branch September 7, 2026 06:53
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.

Fix swapped AXI_BUS widths in three synthesis benchmarks

2 participants