-
![image](https://user-images.githubusercontent.com/40753025/115118041-188bbd80-9faa-11eb-872a-9070046aaf7c.png)
-
Hey :)
First of all, this error isn't introduced by `multizone-fpga` rather than by the orginal `freedom` project. I have already [created an issue there](https://github.com/sifive/freedom/issues/1…
-
Hey :)
I can't get the .mcs file to build, in particular the `make` target `romgen` failes with this error:
```
make -C /home/anton/uni/bachelor/repos/freedom/bootrom/xip romgen
make[1]: Entering …
-
I used https://github.com/sifive/freedom-u-sdk (2020.12.00) and apply the OpenSBI patch https://github.com/riscv/opensbi/commit/7dcb1e1753e9c5daec0580779ea8c31778bff152 which fix sign-extension in sbi…
-
Hi,
I have finished installation(Newlib). However, when I use riscv32-unknown-elf-gcc to compile an application, errors occur like follows.
![image](https://user-images.githubusercontent.com/532…
-
I'm trying to build toolchain on ubuntu 20.04 for Windows using mingw-w64:
```
./configure --prefix=/opt/riscvgcc --enable-multilib --with-host=i686-w64-mingw32 --without-system-zlib
make -j
```…
-
/bin/sh: flock: command not found
![image](https://user-images.githubusercontent.com/50471577/111952328-f1171180-8b1f-11eb-9462-4b9576298c34.png)
thanks
-
Hey :)
when I tried building the project, some strange Java errors occured, like "class String" not found and so on.
Only when I looked um the original [sifive/freedom](https://github.com/sifive/f…
-
-
### Affected Version
```
paru -V
paru v1.8.2 - libalpm v13.0.1
```
### Description
`pacman -Ss ^ls` will show all packages with ls at the start of the name/description
`paru -Ss ^ls` actually…