User`s guide

PALcode Violation Checker 12–11
PVC Commands
clear flag
clear flag
The clear flag command clears the specified flag_type parameter.
Format
clear flag flag_type
Parameters
all
Specifies that all flags are turned off or set to zero.
cycle_count
Specifies that the cycle count is set to zero.
dead_code
Specifies that code never branched to is ignored.
errors
Specifies that errors are not reported.
memory_usage
Specifies that node and cycle usage are set to zero.
permutations
Specifies that the number of code paths is not displayed.
scheduled_code
Specifies that the scheduled output is not displayed.
trace_code
Specifies that code is not displayed while checked.
warnings
Specifies that warnings are not reported.