By setting this to any value the analyzer will give warnings instead of errors for unconnected gates that should be connected. This option is only provided for backwards compatibility and should not be used if possible.
SDTSAN_ASN1_ENUM_OP
By setting this to any value the analyzer will pass the -e option to asn1util. This will create all operators for ASN.1 ENUMERATED types as defined in Z.105.
SDTSAN_FILTER_USE
By setting this to any value the analyzer will run the specified filter command specified in the analyzer options once before SDL package dependencies are resolved. This makes it possible for external filter scripts to exclude SDL package before make files are generated.
SDTSAN_FILTER_ABORT
By setting this to any value the analyzer will terminate it's job at the first failing filter command.
SDTSAN_INCLUDE_PATH
Set this to a list of directories where the analyzer should look for include files. The separator is : on Unix and ; on Windows.