Skip to content

Bump difftest: connect AXI inside when !isFPGA#259

Merged
poemonsense merged 1 commit into
masterfrom
fix-axi
Jun 3, 2026
Merged

Bump difftest: connect AXI inside when !isFPGA#259
poemonsense merged 1 commit into
masterfrom
fix-axi

Conversation

@klin02
Copy link
Copy Markdown
Collaborator

@klin02 klin02 commented Jun 2, 2026

Previous #258 always expose CPU/MEM AXI ports and connect them in Difftest.
This change move the connect back to DUT inside by default, and only
override cpu <> mem with cpu <> cpuIO and mem <> memIO when
isFPGA with DifftestMemCtrl.exposeIO(cpuAXI,memAXI).

@klin02 klin02 force-pushed the fix-axi branch 3 times, most recently from 076617e to 810668a Compare June 2, 2026 15:38
@klin02 klin02 changed the title wip: connect AXI inside when !isFPGA Bump difftest: connect AXI inside when !isFPGA Jun 2, 2026
Previous #258 always expose CPU/MEM AXI ports and connect them in Difftest.
This change move the connect back to DUT inside by default, and only
override `cpu <> mem` with `cpu <> cpuIO` and `mem <> memIO` when
isFPGA with DifftestMemCtrl.exposeIO(cpuAXI,memAXI).
@poemonsense poemonsense merged commit 041f694 into master Jun 3, 2026
1 check passed
@poemonsense poemonsense deleted the fix-axi branch June 3, 2026 02:46
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