Quartus Lite for Altera Cyclone V
50K+
Images:
# Slim versions - Some components were removed
theypsilon/quartus-lite-c5:17.0
theypsilon/quartus-lite-c5:17.0.2
theypsilon/quartus-lite-c5:17.1
theypsilon/quartus-lite-c5:18.0
theypsilon/quartus-lite-c5:18.1
theypsilon/quartus-lite-c5:19.1
# Heavy versions - Includes all components
theypsilon/quartus-lite-c5:17.0-heavy
theypsilon/quartus-lite-c5:17.0.2-heavy
theypsilon/quartus-lite-c5:17.1-heavy
theypsilon/quartus-lite-c5:18.0-heavy
theypsilon/quartus-lite-c5:18.1-heavy
theypsilon/quartus-lite-c5:19.1-heavy
Use them as base and then:
RUN quartus_sh --flow compile your_core.qpf
Or run directly (mounts current directory to /project):
docker run -v $(pwd):/project theypsilon/quartus-lite-c5:17.0 \
quartus_sh --flow compile your_core.qpf
Content type
Image
Digest
sha256:a59900792…
Size
4.3 GB
Last updated
9 months ago
docker pull theypsilon/quartus-lite-c5:19.1-heavy