riscv-admin / dev-partners

This repo is for tracking of RISC-V Development Partners Activities
3 stars 0 forks source link

PLIC SAIL #33

Open ptprasanna opened 1 year ago

ptprasanna commented 1 year ago

Implementing PLIC on Sail model.

billmcspadden-riscv commented 12 months ago

I've given an initial review of Saravana's PR for the PLIC. There is a bit of work to be done on the Sail code, but not a lot. There are some coding style issues that I flagged. As for functionality, we needs to add a command line switch to enable/disable the PLIC.

However, we need to have a set of tests written that test basic functionality. And they need to be added to the repo.