openpiton icon indicating copy to clipboard operation
openpiton copied to clipboard

Building my own multicore processor

Open huzi6181 opened this issue 4 years ago • 2 comments

Hello! I have made a single core implementation of a RISC-V based processor which has been taped out. Now I want to move onto the multicore implementation of the processor. Your manual says in the port own RTL section that it is coming soon and i should contact you if i want to use my own RTL.

Is replacing Ariane with my own core possible? If so, how do i begin?

huzi6181 avatar Feb 25 '22 10:02 huzi6181

Sure! The BYOC extension of OpenPiton (https://parallel.princeton.edu/papers/aspl20-balkind.pdf https://github.com/bring-your-own-core/byoc) enables exactly this. That's how Ariane was connected. We've connected something like 15 cores with varying degrees of capability at this point.

I'd be happy to give more pointers and assistance on this if you'd like to join our zulip (openpiton.zulipchat.com).

Jbalkind avatar Feb 25 '22 18:02 Jbalkind

Hi thank you sk much for your reply im definitely joining zulip

huzi6181 avatar Feb 26 '22 20:02 huzi6181