This commit is contained in:
@@ -16,7 +16,7 @@ groups:
|
||||
import:
|
||||
|
||||
# Impedance and Component Count Reports
|
||||
- file: kibot_out_csv_report.yaml
|
||||
- file: outputs/kibot_out_csv_report.yaml
|
||||
definitions:
|
||||
NAME: @NAME_CSV_IMPEDANCE_TABLE_OUTPUT@
|
||||
COMMENT: Impedance Table in CSV format
|
||||
@@ -24,7 +24,7 @@ import:
|
||||
OUTPUT_ID: impedance_table
|
||||
TEMPLATE: @IMPEDANCE_TABLE_TEMPLATE@
|
||||
|
||||
- file: kibot_out_csv_report.yaml
|
||||
- file: outputs/kibot_out_csv_report.yaml
|
||||
definitions:
|
||||
NAME: @NAME_CSV_COMP_COUNT_OUPUT@
|
||||
COMMENT: Component Report in CSV format
|
||||
@@ -33,14 +33,14 @@ import:
|
||||
TEMPLATE: total_components
|
||||
|
||||
# CSV Test Point Files
|
||||
- file: kibot_out_csv_testpoints.yaml
|
||||
- file: outputs/kibot_out_csv_testpoints.yaml
|
||||
definitions:
|
||||
NAME: @NAME_CSV_TP_OUTPUT@
|
||||
COMMENT: Testpoint report in CSV format
|
||||
DIR: @TESTPOINTS_DIR@
|
||||
EXCLUDE_FILTER: @FILT_TP_ONLY@
|
||||
|
||||
- file: kibot_out_csv_testpoints_simple.yaml
|
||||
- file: outputs/kibot_out_csv_testpoints_simple.yaml
|
||||
definitions:
|
||||
NAME: @NAME_CSV_TP_TOP_OUTPUT@
|
||||
COMMENT: Top testpoint report in CSV format
|
||||
@@ -48,7 +48,7 @@ import:
|
||||
SUFFIX: -top
|
||||
EXCLUDE_FILTER: @FILT_TP_TOP_ONLY@
|
||||
|
||||
- file: kibot_out_csv_testpoints_simple.yaml
|
||||
- file: outputs/kibot_out_csv_testpoints_simple.yaml
|
||||
definitions:
|
||||
NAME: @NAME_CSV_TP_BOTTOM_OUTPUT@
|
||||
COMMENT: Bottom testpoint report in CSV format
|
||||
|
||||
Reference in New Issue
Block a user