Altera_Forum
Honored Contributor
8 years agoProblem quartus_cpf: command not found
Hello,
I'm a beginner user in SoC. I use quartus 16.0 and SoC EDS 16.0 on Ubuntu 14.04. I’m trying to convert the .sof file to the .rbf file. I use SoC EDS Command Shell on Ubuntu OS(14.04) When I introduce the below command: quartus_cpf -c -o bitstream_compression=on soc_system_top.sof soc_system.rbf The shell returns me this message: quartus_cpf: command not found How can I do to solve this problem? Thanks for your help!