Translation File
- Last UpdatedNov 28, 2025
- 1 minute read
The translation file is a text file in a simple language based on the TIL format. It should be compiled by a function of the hull utility program inithull.
If the input file is correct an object __SBH_ENDCUT_TRANSLATE__ will be created in OGDB. When this object is available the translation feature is activated.
Note: Any endcut string used by the designer must be registered in this file.
The input file consists of an unrestricted number of statements that may be organized in the following way:
|
[<replace_stmt>] ( ....) |
|
|
<profile_definition> |
|
|
<translate_stmt> |
|
|
<translate_stmt> |
|
|
<translate_stmt> |
|
|
.... |
|
|
<profile_definition> |
|
|
<translate_stmt> |
|
|
<translate_stmt> |
|
|
.... |
|
|
<profile_definition> |
|
|
<translate_stmt> |
|
|
.... |
|
The different statement types are described below.