viji_05 has asked for the wisdom of the Perl Monks concerning the following question:
I am trying to run this simulation command using perl but it's getting run even not showing any error also.Is their any wrong with syntex ?The thing is the same command is working when used to give in aldec tool.
=> system ("acdb merge -o merge.acdb -path -f ./@acdb_file_list -ve +rbose");
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Running aldec simulation command using per system() function !!!
by Corion (Patriarch) on Oct 10, 2019 at 07:13 UTC | |
|
Re: Running aldec simulation command using per system() function !!!
by haukex (Archbishop) on Oct 10, 2019 at 18:36 UTC | |
|
Re: Running aldec simulation command using system() function
by hippo (Archbishop) on Oct 10, 2019 at 09:59 UTC |