huahdgithub

Results 3 issues of huahdgithub

**sources.list is the default:** `deb [arch=riscv64] http://deb.debian.org/debian-ports unstable main deb [arch=riscv64] http://deb.debian.org/debian-ports unreleased main` **When doing: sudo apt install gcc, I saw the message:** `The following additional packages will be...

When generating RISC-V RTL in WSL Ubuntu terminal, I got the following error messages: $ make CONFIG=rocket64b2 BOARD=nexys-a7-100t vivado-tcl ... `java.nio.file.FileSystemException: /mnt/g/vivado-risc-v/target/streams/_global/dependencyPositions/_global/streams/update_cache_2.12/output_dsp: Operation not permitted` `[error] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)` `[error] at...

I've been trying to git clone the source code according to the documentation: `git clone -b refresh-v0.6 --recursive https://github.com/lowrisc/lowrisc-chip.git lowrisc-chip-refresh-v0.6` but keep running into these 2 error messages: `fatal: remote...