luccareinehr

Results 5 issues of luccareinehr

Hi, Newer versions of Debian do not have the qt5-default package in their repositories anymore (see [this forum post](https://askubuntu.com/questions/1335184/qt5-default-not-in-ubuntu-21-04)). Thus, running the Dependency Installer script gives a "package is not...

For some reason, when I ran `sudo ./litex_setup.py --gcc=riscv` as described in the installation instructions from the README, the script would download the toolchain, extract it and (apparently) do nothing...

In a mixed-signal design from OpenFASoC with two voltage domains (VDD and VIN), I have some cells placed in a VDD grid that must also connect to the other domain's...

When I run `make install`, I get this error: ```bash --- installing executable to /usr/local/bin --- installing run-time files to /usr/local/lib make[2]: *** No rule to make target '/usr/local/lib/netgen/python', needed...

Inexperienced users of Ubuntu may naively try installing NETGEN with `sudo apt-get install netgen` (works with `magic`). This command executes, but installs a different application called netgen, apparently a finite...