Looking for help.
input file:
"1V2_FPGA"
"GNDD"
"CPU_VCCINT"
"V_SW1"
"V_SW2"
i'm need output as:
short "GNDD" to "1V2_FPGA"
short "CPU_VCCINT" to "1V2_FPGA"
short "V_SW1" to "1V2_FPGA"
short "V_SW2" to "1V2_FPGA"
request help with syntax explanation.
hopefully can make the 1st line as a variable methode.
input file:
"1V2_FPGA"
"GNDD"
"CPU_VCCINT"
"V_SW1"
"V_SW2"
i'm need output as:
short "GNDD" to "1V2_FPGA"
short "CPU_VCCINT" to "1V2_FPGA"
short "V_SW1" to "1V2_FPGA"
short "V_SW2" to "1V2_FPGA"
request help with syntax explanation.
hopefully can make the 1st line as a variable methode.