WeiweiNic commited on
Commit
b45ad85
·
verified ·
1 Parent(s): 9e556a9

Delete train.csv

Browse files
Files changed (1) hide show
  1. train.csv +0 -4
train.csv DELETED
@@ -1,4 +0,0 @@
1
- "text,label"
2
- "Test item: LDO DAC output. Mode: TMLDO[1:0]=2’b01. Condition: VIN=3.3V, VLDO_Enable=1. Generate the test code:, ""//SET_LDO\nLDO.MEASURE_MODE_NO=1;\nLDO.PIN1=pin.xvi_LDO_8;\nLDO.MEASUR_I_V=MEASURE_VOLTAGE;\n..."""
3
- "Test item: ADC Sampling. Mode: TMADC[2:0]=3’b100. Condition: VREF=2.5V, ADC_Enable=1. Generate the test code:, ""//SET_ADC\nADC.MODE=100;\nADC.PIN=pin.ADC_IN1;\n..."""
4
- "Test item: Clock Stability. Mode: CLK_MODE=3’b011. Condition: VDD=1.8V, CLK_Enable=1. Generate the test code:, ""//SET_CLK\nCLK.MODE=011;\nCLK.PIN=pin.CLK_1;\n..."""