Skip to content

Bump DiffTest: expose cpu and mem AXI4 for fpgadiff#258

Merged
klin02 merged 1 commit into
masterfrom
difftest-random-mem
May 25, 2026
Merged

Bump DiffTest: expose cpu and mem AXI4 for fpgadiff#258
klin02 merged 1 commit into
masterfrom
difftest-random-mem

Conversation

@klin02
Copy link
Copy Markdown
Collaborator

@klin02 klin02 commented May 21, 2026

No description provided.

@klin02 klin02 force-pushed the difftest-random-mem branch from 884f657 to a7e162c Compare May 25, 2026 14:14
@klin02 klin02 changed the title wip: expose cpu and mem AXI4 for fpgadiff Bump DiffTest: expose cpu and mem AXI4 for fpgadiff May 25, 2026
@klin02 klin02 requested a review from poemonsense May 25, 2026 14:16
@klin02 klin02 merged commit 587cfbb into master May 25, 2026
1 check passed
klin02 added a commit that referenced this pull request Jun 2, 2026
#258 expose CPU/MEM AXI ports
and connect them in Difftest. This change move the connect back to DUT
inside when !isFPGA, and override `cpu <> mem` with `cpu <> cpuIO` and
`mem <> memIO` when isFPGA with DifftestMemCtrl.exposeIO(cpuAXI,memAXI).
klin02 added a commit that referenced this pull request Jun 2, 2026
#258 expose CPU/MEM AXI ports and connect them in Difftest.
This change move the connect back to DUT inside when !isFPGA, and override
`cpu <> mem` with `cpu <> cpuIO` and `mem <> memIO` when isFPGA with
DifftestMemCtrl.exposeIO(cpuAXI,memAXI).
klin02 added a commit that referenced this pull request 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 pushed a commit that referenced this pull request Jun 3, 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).
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