Following are broad classification of file system located in CASP installed directory that are relevant to the user
|
S.No. |
File Category |
File/Directory |
Description |
|
1 |
CASP Tool Set Files |
/bin/CASP |
Main CASP Program File |
|
|
|
/bin/BlockViewer |
Block Viewer for viewing and inserting blocks in CASP project workspace. |
|
|
|
/bin/BlockEditor |
Block Editor for creating new or editing existing blocks |
|
|
|
/bin/ImgEditor |
Block image editor for creating scaled vector graphics (SVG) images that can be inserted while creating blocks |
|
|
|
/bin/SimPanel |
Simulation panel simulates user developed models and act as front end for user inserted controls & plots during simulation. |
|
2 |
Target hardware |
/hardware |
This directory contains target hardware sources & libraries as part of CASP board support package |
|
|
|
/hardware/tools |
This directory contains target hardware compiler tool chain as part of CASP board support package |
|
3 |
Help Files |
/help/CASP_Documentation.chm or /doc/casp_web_help/index.htm |
CASP help file |
|
4 |
Documentation Template Files |
/doc |
Documentation template files for project documentation and BSP documentation can be found here. For block documentation other block index.htm files can be reused. |
|
5 |
Licensing Files |
/bin_*/license |
This directory contains files required for running licensing service program. |
|
6 |
Simulation Support Files |
/bin/lib /srcxx |
These directories contain code and library files required for simulation. |
|
7 |
Blocks |
/blocks |
This directory contains CASP block library. |
|
8 |
CASP Python Files |
/pycasp |
This directory contains CASP Python Library files. These files are later installed to ‘casp_user_data/pycasp’ directory in user’s Documents folder. |
|
10 |
Tutorials |
/examples /tutorials |
These directories contains examples and tutorial files |
|
11 |
Support Files |
/support |
This directory contains support files such as 1. License dongle updating and troubleshooting files (Unikey.zip). 2. Other required files not explicitly mentioned. |
|
12 |
CASP also creates ‘casp_user_data’ folder in the current user’s Documents folder for storing CASP examples, CASP Python Libraries and user created data. This directory will be frequently used/ visited by the user. The data in this folder will not be deleted during CASP install/ uninstall process. |
||