Article ID: 000095872 Content Type: Error Messages Last Reviewed: 04/23/2024

Error: exec failed with errno=(2) message "No such file or directory"

Environment

  • Intel® Quartus® Prime Pro Edition
  • Signal Tap
  • Ubuntu 18.04, Ubuntu 20.04, Ubuntu 22.04

    BUILT IN - ARTICLE INTRO SECOND COMPONENT
    Description

    Due to a problem in the Quartus® Prime Pro Edition Software version 23.2 and earlier, you might see this error when creating the simulation testbench with the Signal Tap Create Simulation Testbench (beta) flow. This error only occurs in the Ubuntu environment.

    Resolution

    To work around this problem, follow the following steps:

    1. In Ubuntu Terminal, type vi .bashrc
    2. At bottom of .bashrc file, include this command export PATH=<quartus_installed_directory>/qsys/bin:<quartus_installed_directory>/quartus/bin:$PATH 
      • Insert your own installation path in the command
    3. Save the modified .bashrc file by typing: wq
    4. Reboot the Operating System (OS)
    5. Re-open Ubuntu Terminal, type quartus to launch the Quartus® tool

     

    Related Products

    This article applies to 1 products

    Intel® Programmable Devices