Build Menu (ESDL Editor)
This menu contains the following functions:
Touch
Forced regeneration during the next code generation.
Flat | The edited component. |
Recursive | The referenced components. |
Clean Code Generation Directory
Deletes all files in the code generation directory.
Analyze Diagram
Analyzes the syntax of the ESDL code.
View Generated Code
Generates the C code for the component and displays it in a text editor. The text editor can be selected in the ASCET option window, ASCII Editor node (see Setting ASCET Options).
Generate Code (<Ctrl> + <F7>)
Generates the C code for a component.
Compile
Compiles the generated C code. Not available in the context of a project with the EHOOKS target.
Experiment
Starts an experiment. Not available in the context of a project with the EHOOKS target.
See also