We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4210edf commit 7d0e393Copy full SHA for 7d0e393
Dockerfile.use-installer
@@ -26,5 +26,5 @@ RUN wget https://github.com/QuickLogic-Corp/quicklogic-fpga-toolchain/releases/d
26
chmod 755 /opt/symbiflow/eos-s3 && \
27
chmod -R 755 /opt/symbiflow/eos-s3/conda
28
29
-ENV PATH="${INSTALL_DIR}/install/bin:${INSTALL_DIR}/install/bin/python:$PATH"
+ENV PATH="${INSTALL_DIR}/quicklogic-arch-defs/bin:${INSTALL_DIR}/quicklogic-arch-defs/bin/python:$PATH"
30
0 commit comments