-
Notifications
You must be signed in to change notification settings - Fork 575
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
Import the Taiga high performance RISC-V core #177
Comments
I’m interested in LiteX with multi core support. Do you have a plan or progress of it? |
@kamejoko80 - This issue is about adding the Taiga core to LiteX rather than multicore support in general (which we plan to do using LiteX with VexRISCV multicore in 2020 -- the first step is to add multicore support to VexRISCV see SpinalHDL/VexRiscv#85 ). |
@mithro |
There are no ongoing efforts to import/support this core and now have others RISC-V linux capable alternatives (Rocket, BlackParrot), so i'm closing but please re-open if someone is willing to put efforts into this. |
Taiga is a 32-bit RISC-V processor designed for running Linux and SMP type things on FPGAs. Taiga is licensed under the Apache License, Version 2.0
Currently the only Linux supporting RISC-V processor we have is VexRISCV. It would be good to have a second RISC-V processor which targets high performance and Linux.
See the following description;
The text was updated successfully, but these errors were encountered: