Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building my own multicore processor #108

Open
huzi6181 opened this issue Feb 25, 2022 · 2 comments
Open

Building my own multicore processor #108

huzi6181 opened this issue Feb 25, 2022 · 2 comments

Comments

@huzi6181
Copy link

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?

@Jbalkind
Copy link
Collaborator

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).

@huzi6181
Copy link
Author

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

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

No branches or pull requests

2 participants