2018年12月17日 星期一

grep bisection info

CCMPR01840854 Modified: update bisection_info=4 and vector_dump=1 to reflect non_seq_setup/hold rather than rec/rem

The template has non_seq_hold/setup, but the results of bisection_info=4 only list rec/rem
ec1-hw015 CCMPR01840854 3316> grep VAR-405 */cli* | awk '{print $4}' | sed 's/(/ /' | awk '{print $1}' | sort -u
recover_10
recover_12
recover_18
recover_19
recover_20
recover_21
recover_6
recover_7
recover_8
recover_9
removal_11
removal_13
removal_14
removal_15
removal_16
removal_17
removal_2
removal_3
removal_4
removal_5
setup_0
setup_1


vector_dump only shows rec/rem
cat vectors | awk '{print $2}' | sort -u
recovery_falling
recovery_rising
removal_falling
removal_rising
setup_rising

This is similar to CCMPR01621447, but that only updated the Constraint_map.
This is for the output of VAR-405 (bisection_info=4) and vector_dump=1

標籤