-
Hi! I am trying to compile the project for a De0-nano board following the instructions. Nevertheless, quartus can't compile the project, here is the messages that I get:
Info (12128): Elaborating e…
-
Hi Jan,
thanks for the great project.
I just tried reproducing it locally and ran into missing component issues:
`Warning (125092): Tcl Script File ../qsys/system/synthesis/system.qip not found`
A…
-
I wanted to install QuartusProgrammer-21.1 on my rpi using box64. Installation process went through without a problem but when I tried to run quartus I got a message:
```
The Quartus II software i…
-
Hi!
I've been trying to do some work on one of the Storey Peak boards, and I tried to set up Quartus for it on an Arch Linux machine. After building and installing both the otma and dummy so's in …
-
```
Info: *******************************************************************
Info: Running Quartus II 64-Bit Shell
Info: Version 13.0.1 Build 232 06/12/2013 Service Pack 1 SJ Web Edition
…
-
您的外设每个都是256M,25T的资源有限,我在quartus中选择10lp中最多资源的(比35t多很多)也无法通过编译,我不理解您怎么通过编译的,外设的大小可以控制吗
-
-
I seem to get error messages when compiling TEXT_Demo-master ;-(
Analysis & Synthesis is green ;-)
Fitter (Place and Route) is green ;-)
Design Assistant (Post-Fitting) is green ;-)
But Compil…
g3zbu updated
5 years ago
-
Hello!
I am trying to use this image to run a CI job via GitHub Actions. My workflow is set up like this:
```yaml
compile-rtl-quartus19:
runs-on: ubuntu-latest
container: chriz2600/qu…
mcejp updated
2 years ago
-
The curl command in Altera_Quartus_II_13.0sp1/Makefile currently just downloads a 0 byte file. Adding a -L flag to the command fixes it. I haven't checked the other versions of Quartus yet, but I'd as…