ibex-demo-system icon indicating copy to clipboard operation
ibex-demo-system copied to clipboard

Plic inc support

Open disdi opened this issue 10 months ago • 2 comments
trafficstars

Add support for PLIC interrupt controller as per RISC-V PLIC specs.

disdi avatar Jan 11 '25 11:01 disdi

How have you tested this?

I am still not able to get UART interrupt working with PLIC. I think my sw driver needs some change.

What are the area costs of adding the PLIC to the system?

LUTs increased from 6686 to 6790, FFs increased from 6279 to 6411.

disdi avatar Jan 18 '25 21:01 disdi

I'm converting this PR to draft until you have a successful UART interrupt firing.

marnovandermaas avatar Feb 05 '25 12:02 marnovandermaas