Page 1 of 1

v_list: Permission denied

Posted: Wed May 20, 2020 1:09 am
by phil_quik
When trying to run ql_symbiflow -h, there is a Permission denied error
[plin@mahanadi bin]$ ql_symbiflow -h

Below are the supported commands:
To synthesize and dump a eblif file:
>ql_symbiflow -synth -src <source_dir path> -d <device> -k <package> -t <top> -v <verilog_list file> -p <pcf file>
To run synthesis, pack, place and route, generate bitstream:
>ql_symbiflow -compile -src <source_dir path> -d <device> -k <package> -t <top> -v <verilog_list file> -p <pcf file>
To generate the jlink file:
>ql_symbiflow -jlink -src <source_dir path> -d <device> -k <package> -t <top> -v <verilog_list file> -p <pcf file>
To generate the post verilog file:
>ql_symbiflow -post_verilog -src <source_dir path> -d <device> -k <package> -t <top> -v <verilog_list file> -p <pcf file>
To generate the ascii header file from bitstream:
>ql_symbiflow -bit2header -src <source_dir path> -d <device> -k <package> -t <top> -v <verilog_list file> -p <pcf file>
To generate the ascii header file from jlink:
>ql_symbiflow -jlink2header -src <source_dir path> -d <device> -k <package> -t <top> -v <verilog_list file> -p <pcf file>

Device supported:ql-eos-s3
Packages supported PD64,PU64,WR42
-h
/home/plin/Symbiflow/symbiflow-arch-defs/install/bin/ql_symbiflow: line 224: /v_list: Permission denied

Re: v_list: Permission denied

Posted: Thu May 21, 2020 1:41 am
by gmartin
Thank-you for the information. This is being investigated

Re: v_list: Permission denied

Posted: Thu May 21, 2020 2:21 am
by phil_quik
Looking at ql_symbiflow, line224, -h shall not go to this line.
echo "$VERILOG_FILES" >${SOURCE}/v_list

Re: v_list: Permission denied

Posted: Wed May 27, 2020 6:40 am
by kkumar
This has been fixed. Will provide the latest build

Re: v_list: Permission denied

Posted: Mon Jun 01, 2020 7:18 am
by phil_quik
Confirmed it is fixed in Symbiflow_Linux-7-3_06_01_2020.gz.run.