You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the toolchain that you recommend for git clone -b ethernet-v0.5 --recursive https://github.com/lowrisc/lowrisc-chip.git.
The riscv-tools build that comes with clone has issue pulling binutils.2.26.tar.gz and thus build fails. The issue is consistent with all the releases that use binutils. Can you please point to riscv-tools that support ethernet-v0.5.
PS: I'm currently using ubuntu 18.04 with Vivado 2015.4. Bitstream generation and XSim simulation with default boot.mem have no issue. I'm looking forward to try bare metal hello example.
Thanks.
The text was updated successfully, but these errors were encountered:
Thanks for your interest, this project has not been maintained for several years, nevertheless it should be possible to upgrade the version of riscv-tools that is called up by git, using the git submodule command. I don’t think I can give an accurate set of instructions by email but it should be entirely possible to make the changes yourself if you are sufficiently motivated. It is obviously out of my control if an external site stops hosting that particular version of binutils.
Sent from my iPhone
On 6 Sep 2022, at 05:24, Yash ***@***.***> wrote:
Hi,
What is the toolchain that you recommend for git clone -b ethernet-v0.5 --recursive https://github.com/lowrisc/lowrisc-chip.git.
The riscv-tools build that comes with clone has issue pulling binutils.2.26.tar.gz and thus build fails. The issue is consistent with all the releases that use binutils. Can you please point to riscv-tools that support ethernet-v0.5.
PS: I'm currently using ubuntu 18.04 with Vivid0 2015.4. Bitstream generation and XSim simulation with default boot.mem have not issue. I'm looking forward to try bare metal hello example.
Thanks.
—
Reply to this email directly, view it on GitHub<#208>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAEALVZFND4VXVP2CWJJNZTV422PRANCNFSM6AAAAAAQFNPL5Y>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
Hi,
What is the toolchain that you recommend for
git clone -b ethernet-v0.5 --recursive https://github.com/lowrisc/lowrisc-chip.git
.The riscv-tools build that comes with clone has issue pulling binutils.2.26.tar.gz and thus build fails. The issue is consistent with all the releases that use binutils. Can you please point to riscv-tools that support ethernet-v0.5.
PS: I'm currently using ubuntu 18.04 with Vivado 2015.4. Bitstream generation and XSim simulation with default boot.mem have no issue. I'm looking forward to try bare metal hello example.
Thanks.
The text was updated successfully, but these errors were encountered: