Syntax |
ls <path1> <path2 > <path3> <path4> <path5> |
Arguments |
<path1..5> |
Path(s) to show list of files and directory names. Optional arguments.
|
|
Return Value |
Code Name |
Code |
String Return |
TCL_OK |
0 |
<list of files and directory names> |
|
Description |
Shows list of file and directory names in either the current directory or specified directories of the Quartus® II software. Specify either no paths to default to the current project directory or specify between one and five paths to see the contents within those directories. |