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

Enable multilib support #8

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

DecodeTheEncoded
Copy link

Hi All,
This feedstock is mainly for providing precompiled riscv toolchain for Chipyard. Since there are RV32 cores supported by Chipyard(RocketChip has RV32 configuration and the educational SODAR core), I wonder if riscv toolchain provided by the default chipyard configuration could provide multilib support so that some of the evaluation design could be compiled successfully without using some extra toolchains(from sifive or others). But according to ucb-bar/chipyard#372, seems that enabling multilib just by appending --enable-multilib in the configure will break some libraries. I don't know if this is true for the current chipyard software stack. Therefore I filed this PR mainly for requesting a chipyard riscv toolchain for both RV32 and RV64 support. If the multilib support is not reasonable, is there some other mechanism to make this happen?
Thanks!

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

Successfully merging this pull request may close these issues.

1 participant