riscv-software-src / riscv-tools

RISC-V Tools (ISA Simulator and Tests)
1.13k stars 446 forks source link

Fix bad riscv-fesvr pointer #181

Closed seldridge closed 6 years ago

seldridge commented 6 years ago

Ugh... I screwed up the submodule pointer for riscv-fesvr. It was pointing at my seldridge tree and not at the merged version. GitHub will properly dealias this, but I don't think git will (or I'm having trouble updating on my end and I think this should be fixed).

@ccelio... can you take a look?

ccelio commented 6 years ago

Ugh, revoke my commit privileges. I noticed something weird but didn't push further and just checked out riscv-fesvr master separately.

seldridge commented 6 years ago

Well, I'm super confused here as the rocket-chip PR built fine in Travis... and happily pulled in the 906b88 commit: https://travis-ci.org/freechipsproject/rocket-chip/jobs/350371156#L764.