This is an old revision of the document!


Organizing files in a project

There are different ways to organize the files in a complex design project. Normally one has a number of different .act files that are combined using import directives to form the design. When an import directive is encountered, the ACT tools search for the specified file by first looking in the current directory, followed by the directories from $ACT_PATH, followed by $ACT_HOME.