Skip to content
This repository has been archived by the owner on Aug 24, 2020. It is now read-only.

Commit

Permalink
test: st-evr deployment.
Browse files Browse the repository at this point in the history
  • Loading branch information
jerzyjamroz authored and Jerzy Jamroz committed May 7, 2020
1 parent f55e28b commit 44cfb2c
Show file tree
Hide file tree
Showing 11 changed files with 275 additions and 20 deletions.
2 changes: 1 addition & 1 deletion cmds/evm.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ iocshLoad "$(mrfioc2_DIR)/mtca.iocsh"
iocshLoad "$(mrfioc2_DIR)/ts.iocsh"

## Load record instances
iocshLoad "$(mrfioc2_DIR)/evm.iocsh" "P=MTCA-EVM, OBJ=EVM, PCIID=$(MTCA_3U_PCIID3), U=:EVRU-, D=:EVRD-"
iocshLoad "$(mrfioc2_DIR)/evm.iocsh" "P=TD-TEST, OBJ=EVM, PCIID=$(MTCA_5U_PCIID6), U=:EVRU-, D=:EVRD-"

iocInit

Expand Down
13 changes: 0 additions & 13 deletions cmds/st-evm.cmd

This file was deleted.

3 changes: 2 additions & 1 deletion cmds/test/evr_lb.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ epicsEnvSet("DEV", "EVRL")
require mrfioc2, 2.2.0-rc7

# 0e:00.0 - 2U timtest crate
iocshLoad("$(TOP)/iocsh/evr-mtca-init.iocsh", "S=$(IOC), DEV=$(DEV), PCIID=0e:00.0")
#iocshLoad("$(TOP)/iocsh/evr-mtca-init.iocsh", "S=$(IOC), DEV=$(DEV), PCIID=0e:00.0")
iocshLoad("$(TOP)/iocsh/evr-mtca-init.iocsh", "S=$(IOC), DEV=$(DEV), PCIID=0a:00.0")

iocInit()

Expand Down
16 changes: 16 additions & 0 deletions cmds/test/st-evm.cmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# .cmd
require "mrfioc2" "2.2.1rc1"

epicsEnvSet "TOP" "$(E3_CMD_TOP)/../.."
epicsEnvSet "PEVM" "MTCA5U-EVM"

# Load environment
iocshLoad "$(TOP)/iocsh/mtca.iocsh"
#iocshLoad "$(TOP)/iocsh/ts.iocsh"

## Load record instances
iocshLoad "$(TOP)/iocsh/evm.iocsh" "P=$(PEVM), OBJ=EVM, PCIID=$(MTCA_5U_PCIID6)"

iocInit

# EOF
26 changes: 26 additions & 0 deletions cmds/test/st-evr.cmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# .cmd
require "mrfioc2" "2.2.1rc1"

epicsEnvSet "TOP" "$(E3_CMD_TOP)/../.."

epicsEnvSet "FILE_DB" "evr-mtca-300u-ess.db"
epicsEnvSet "PEVR" "MTCA5U-EVR"

# Load ioc system environment
# During the deployment, taken from the inventory.
iocshLoad "$(TOP)/iocsh/mtca.iocsh"
# It went to the inventory
#iocshLoad "$(TOP)/iocsh/ts.iocsh"

## Load record instances
iocshLoad "$(TOP)/iocsh/evr.iocsh" "P=$(PEVR), PCIID=$(MTCA_5U_PCIID2), FILE_DB=$(FILE_DB)"

iocInit

iocshLoad "$(TOP)/iocsh/evrr.iocsh" "P=$(PEVR)"
iocshLoad "$(TOP)/iocsh/evrtclkr.iocsh" "P=$(PEVR)"
iocshLoad "$(TOP)/iocsh/evroutr.iocsh" "P=$(PEVR), $(OUTARGS='')"
iocshLoad "$(TOP)/iocsh/evrinr.iocsh" "P=$(PEVR), $(INARGS='')"
#iocshLoad "$(TOP)/iocsh/evrinr.iocsh" "P=$(PEVR), BPIN5='', EVT5=$(EVT_PMORTEMI=1), BPIN7='', EVT7=$(EVT_DODI=2)"

# EOF
6 changes: 3 additions & 3 deletions iocsh/evm.iocsh
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# .init.iocsh
# ===========

mrmEvgSetupPCI "$(OBJ)" "$(PCIID)"
mrmEvgSetupPCI "$(OBJ=EVM)" "$(PCIID)"

dbLoadRecords "evm-mtca-300-ess.db" "P=$(P), OBJ=$(OBJ), FEVT=$(TS_CLK), FRF=$(TS_CLK), RFDIV=1, U=$(U), D=$(D)"
dbLoadRecords "evm-mtca-300-ess.db" "P=$(P), OBJ=$(OBJ=EVM), FEVT=$(TS_CLK=88.0525), FRF=$(TS_CLK=88.0525), RFDIV=1, U=$(U=:EVRU-), D=$(D=:EVRD-)"

#EOF
#EOF
4 changes: 2 additions & 2 deletions iocsh/evr.iocsh
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# .init.iocsh

mrmEvgSetupPCI "$(OBJ)" "$(PCIID)"
mrmEvrSetupPCI "$(OBJ=EVR)" "$(PCIID)"

dbLoadRecords "$(FILE_DB)" "P=$(P), OBJ=$(OBJ), FEVT=$(TS_CLK)"
dbLoadRecords "$(FILE_DB=evr-mtca-300u-ess.db)" "P=$(P), OBJ=$(OBJ=EVR), FEVT=$(TS_CLK=88.0525)"

# needed with software timestamp [ns] source w/o RT thread scheduling
var evrMrmTimeNSOverflowThreshold 500000000
Expand Down
53 changes: 53 additions & 0 deletions iocsh/evrinr.iocsh
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
# .run.iocsh
# ==========

# Backplane
$(BPIN0="#")dbpf $(P)$(R=)$(S=":")OutBack0-Src-Scale-SP "Tri-state"
$(BPIN1="#")dbpf $(P)$(R=)$(S=":")OutBack1-Src-Scale-SP "Tri-state"
$(BPIN2="#")dbpf $(P)$(R=)$(S=":")OutBack2-Src-Scale-SP "Tri-state"
$(BPIN3="#")dbpf $(P)$(R=)$(S=":")OutBack3-Src-Scale-SP "Tri-state"
$(BPIN4="#")dbpf $(P)$(R=)$(S=":")OutBack4-Src-Scale-SP "Tri-state"
$(BPIN5="#")dbpf $(P)$(R=)$(S=":")OutBack5-Src-Scale-SP "Tri-state"
$(BPIN6="#")dbpf $(P)$(R=)$(S=":")OutBack6-Src-Scale-SP "Tri-state"
$(BPIN7="#")dbpf $(P)$(R=)$(S=":")OutBack7-Src-Scale-SP "Tri-state"

$(BPIN0="#")dbpf $(P)$(R=)$(S=":")BPIn0-Trig-Ext-Sel "Edge"
$(BPIN1="#")dbpf $(P)$(R=)$(S=":")BPIn1-Trig-Ext-Sel "Edge"
$(BPIN2="#")dbpf $(P)$(R=)$(S=":")BPIn2-Trig-Ext-Sel "Edge"
$(BPIN3="#")dbpf $(P)$(R=)$(S=":")BPIn3-Trig-Ext-Sel "Edge"
$(BPIN4="#")dbpf $(P)$(R=)$(S=":")BPIn4-Trig-Ext-Sel "Edge"
$(BPIN5="#")dbpf $(P)$(R=)$(S=":")BPIn5-Trig-Ext-Sel "Edge"
$(BPIN6="#")dbpf $(P)$(R=)$(S=":")BPIn6-Trig-Ext-Sel "Edge"
$(BPIN7="#")dbpf $(P)$(R=)$(S=":")BPIn7-Trig-Ext-Sel "Edge"

# Local EVR events
$(BPIN0="#")dbpf $(P)$(R=)$(S=":")BPIn0-Code-Ext-SP $(BP0EVT=0)
$(BPIN1="#")dbpf $(P)$(R=)$(S=":")BPIn1-Code-Ext-SP $(BP1EVT=0)
$(BPIN2="#")dbpf $(P)$(R=)$(S=":")BPIn2-Code-Ext-SP $(BP2EVT=0)
$(BPIN3="#")dbpf $(P)$(R=)$(S=":")BPIn3-Code-Ext-SP $(BP3EVT=0)
$(BPIN4="#")dbpf $(P)$(R=)$(S=":")BPIn4-Code-Ext-SP $(BP4EVT=0)
$(BPIN5="#")dbpf $(P)$(R=)$(S=":")BPIn5-Code-Ext-SP $(BP5EVT=0)
$(BPIN6="#")dbpf $(P)$(R=)$(S=":")BPIn6-Code-Ext-SP $(BP6EVT=0)
$(BPIN7="#")dbpf $(P)$(R=)$(S=":")BPIn7-Code-Ext-SP $(BP7EVT=0)

# Front panel
$(FPIN0="#")dbpf $(P)$(R=)$(S=":")In0-Trig-Ext-Sel "Edge"
$(FPIN1="#")dbpf $(P)$(R=)$(S=":")In1-Trig-Ext-Sel "Edge"
$(FPIN2="#")dbpf $(P)$(R=)$(S=":")In2-Trig-Ext-Sel "Edge"
$(FPIN3="#")dbpf $(P)$(R=)$(S=":")In3-Trig-Ext-Sel "Edge"
$(FPIN4="#")dbpf $(P)$(R=)$(S=":")In4-Trig-Ext-Sel "Edge"
$(FPIN5="#")dbpf $(P)$(R=)$(S=":")In5-Trig-Ext-Sel "Edge"
$(FPIN6="#")dbpf $(P)$(R=)$(S=":")In6-Trig-Ext-Sel "Edge"
$(FPIN7="#")dbpf $(P)$(R=)$(S=":")In7-Trig-Ext-Sel "Edge"

# Local EVR events
$(FPIN0="#")dbpf $(P)$(R=)$(S=":")In0-Code-Ext-SP $(FP0EVT=0)
$(FPIN1="#")dbpf $(P)$(R=)$(S=":")In1-Code-Ext-SP $(FP1EVT=0)
$(FPIN2="#")dbpf $(P)$(R=)$(S=":")In2-Code-Ext-SP $(FP2EVT=0)
$(FPIN3="#")dbpf $(P)$(R=)$(S=":")In3-Code-Ext-SP $(FP3EVT=0)
$(FPIN4="#")dbpf $(P)$(R=)$(S=":")In4-Code-Ext-SP $(FP4EVT=0)
$(FPIN5="#")dbpf $(P)$(R=)$(S=":")In5-Code-Ext-SP $(FP5EVT=0)
$(FPIN6="#")dbpf $(P)$(R=)$(S=":")In6-Code-Ext-SP $(FP6EVT=0)
$(FPIN7="#")dbpf $(P)$(R=)$(S=":")In7-Code-Ext-SP $(FP7EVT=0)

#EOF
111 changes: 111 additions & 0 deletions iocsh/evroutr.iocsh
Original file line number Diff line number Diff line change
@@ -0,0 +1,111 @@
# .run.iocsh
# ==========

# Set special functions
# dbpf $(P)$(R=)$(S=":")OutBack0-Src-Scale-SP "Flip-flop 0"

# Define pulsers - width
dbpf $(P)$(R=)$(S=":")DlyGen0-Width-SP $(WIDTH0=0)
dbpf $(P)$(R=)$(S=":")DlyGen1-Width-SP $(WIDTH1=0)
dbpf $(P)$(R=)$(S=":")DlyGen2-Width-SP $(WIDTH2=0)
dbpf $(P)$(R=)$(S=":")DlyGen3-Width-SP $(WIDTH3=0)
dbpf $(P)$(R=)$(S=":")DlyGen4-Width-SP $(WIDTH4=0)
dbpf $(P)$(R=)$(S=":")DlyGen5-Width-SP $(WIDTH5=0)
dbpf $(P)$(R=)$(S=":")DlyGen6-Width-SP $(WIDTH6=0)
dbpf $(P)$(R=)$(S=":")DlyGen7-Width-SP $(WIDTH7=0)
dbpf $(P)$(R=)$(S=":")DlyGen8-Width-SP $(WIDTH8=0)
dbpf $(P)$(R=)$(S=":")DlyGen9-Width-SP $(WIDTH9=0)
dbpf $(P)$(R=)$(S=":")DlyGen10-Width-SP $(WIDTH10=0)
dbpf $(P)$(R=)$(S=":")DlyGen11-Width-SP $(WIDTH11=0)
dbpf $(P)$(R=)$(S=":")DlyGen12-Width-SP $(WIDTH12=0)
dbpf $(P)$(R=)$(S=":")DlyGen13-Width-SP $(WIDTH13=0)
dbpf $(P)$(R=)$(S=":")DlyGen14-Width-SP $(WIDTH14=0)
# NULL pulser
dbpf $(P)$(R=)$(S=":")DlyGen15-Width-SP $(WIDTH15=0)

### Define pulsers - trigger events
dbpf $(P)$(R=)$(S=":")DlyGen0-Evt-Trig0-SP $(EVT0T0=0)
dbpf $(P)$(R=)$(S=":")DlyGen1-Evt-Trig0-SP $(EVT1T0=0)
dbpf $(P)$(R=)$(S=":")DlyGen2-Evt-Trig0-SP $(EVT2T0=0)
dbpf $(P)$(R=)$(S=":")DlyGen3-Evt-Trig0-SP $(EVT3T0=0)
dbpf $(P)$(R=)$(S=":")DlyGen4-Evt-Trig0-SP $(EVT4T0=0)
dbpf $(P)$(R=)$(S=":")DlyGen5-Evt-Trig0-SP $(EVT5T0=0)
dbpf $(P)$(R=)$(S=":")DlyGen6-Evt-Trig0-SP $(EVT6T0=0)
dbpf $(P)$(R=)$(S=":")DlyGen7-Evt-Trig0-SP $(EVT7T0=0)
dbpf $(P)$(R=)$(S=":")DlyGen8-Evt-Trig0-SP $(EVT8T0=0)
dbpf $(P)$(R=)$(S=":")DlyGen9-Evt-Trig0-SP $(EVT9T0=0)
dbpf $(P)$(R=)$(S=":")DlyGen10-Evt-Trig0-SP $(EVT10T0=0)
dbpf $(P)$(R=)$(S=":")DlyGen11-Evt-Trig0-SP $(EVT11T0=0)
dbpf $(P)$(R=)$(S=":")DlyGen12-Evt-Trig0-SP $(EVT12T0=0)
dbpf $(P)$(R=)$(S=":")DlyGen13-Evt-Trig0-SP $(EVT13T0=0)
dbpf $(P)$(R=)$(S=":")DlyGen14-Evt-Trig0-SP $(EVT14T0=0)
dbpf $(P)$(R=)$(S=":")DlyGen15-Evt-Trig0-SP $(EVT15T0=0)

dbpf $(P)$(R=)$(S=":")DlyGen0-Evt-Trig1-SP $(EVT0T1=0)
dbpf $(P)$(R=)$(S=":")DlyGen1-Evt-Trig1-SP $(EVT1T1=0)
dbpf $(P)$(R=)$(S=":")DlyGen2-Evt-Trig1-SP $(EVT2T1=0)
dbpf $(P)$(R=)$(S=":")DlyGen3-Evt-Trig1-SP $(EVT3T1=0)
dbpf $(P)$(R=)$(S=":")DlyGen4-Evt-Trig1-SP $(EVT4T1=0)
dbpf $(P)$(R=)$(S=":")DlyGen5-Evt-Trig1-SP $(EVT5T1=0)
dbpf $(P)$(R=)$(S=":")DlyGen6-Evt-Trig1-SP $(EVT6T1=0)
dbpf $(P)$(R=)$(S=":")DlyGen7-Evt-Trig1-SP $(EVT7T1=0)
dbpf $(P)$(R=)$(S=":")DlyGen8-Evt-Trig1-SP $(EVT8T1=0)
dbpf $(P)$(R=)$(S=":")DlyGen9-Evt-Trig1-SP $(EVT9T1=0)
dbpf $(P)$(R=)$(S=":")DlyGen10-Evt-Trig1-SP $(EVT10T1=0)
dbpf $(P)$(R=)$(S=":")DlyGen11-Evt-Trig1-SP $(EVT11T1=0)
dbpf $(P)$(R=)$(S=":")DlyGen12-Evt-Trig1-SP $(EVT12T1=0)
dbpf $(P)$(R=)$(S=":")DlyGen13-Evt-Trig1-SP $(EVT13T1=0)
dbpf $(P)$(R=)$(S=":")DlyGen14-Evt-Trig1-SP $(EVT14T1=0)
dbpf $(P)$(R=)$(S=":")DlyGen15-Evt-Trig1-SP $(EVT15T1=0)

dbpf $(P)$(R=)$(S=":")DlyGen0-Evt-Trig2-SP $(EVT0T2=0)
dbpf $(P)$(R=)$(S=":")DlyGen1-Evt-Trig2-SP $(EVT1T2=0)
dbpf $(P)$(R=)$(S=":")DlyGen2-Evt-Trig2-SP $(EVT2T2=0)
dbpf $(P)$(R=)$(S=":")DlyGen3-Evt-Trig2-SP $(EVT3T2=0)
dbpf $(P)$(R=)$(S=":")DlyGen4-Evt-Trig2-SP $(EVT4T2=0)
dbpf $(P)$(R=)$(S=":")DlyGen5-Evt-Trig2-SP $(EVT5T2=0)
dbpf $(P)$(R=)$(S=":")DlyGen6-Evt-Trig2-SP $(EVT6T2=0)
dbpf $(P)$(R=)$(S=":")DlyGen7-Evt-Trig2-SP $(EVT7T2=0)
dbpf $(P)$(R=)$(S=":")DlyGen8-Evt-Trig2-SP $(EVT8T2=0)
dbpf $(P)$(R=)$(S=":")DlyGen9-Evt-Trig2-SP $(EVT9T2=0)
dbpf $(P)$(R=)$(S=":")DlyGen10-Evt-Trig2-SP $(EVT10T2=0)
dbpf $(P)$(R=)$(S=":")DlyGen11-Evt-Trig2-SP $(EVT11T2=0)
dbpf $(P)$(R=)$(S=":")DlyGen12-Evt-Trig2-SP $(EVT12T2=0)
dbpf $(P)$(R=)$(S=":")DlyGen13-Evt-Trig2-SP $(EVT13T2=0)
dbpf $(P)$(R=)$(S=":")DlyGen14-Evt-Trig2-SP $(EVT14T2=0)
dbpf $(P)$(R=)$(S=":")DlyGen15-Evt-Trig2-SP $(EVT15T2=0)

# SRC configuration
# Push the pulser outputs into the physical one
# =============================================
### MTCA EVR Backplane0, RX17 (0)
dbpf $(P)$(R=)$(S=":")OutBack0-Src-SP $(BP0SRC=15)
### MTCA EVR Backplane1, TX17 (0)
dbpf $(P)$(R=)$(S=":")OutBack1-Src-SP $(BP1SRC=15)
### MTCA EVR Backplane2, RX18 (0)
dbpf $(P)$(R=)$(S=":")OutBack2-Src-SP $(BP2SRC=15)
### MTCA EVR Backplane3, TX18 (0)
dbpf $(P)$(R=)$(S=":")OutBack3-Src-SP $(BP3SRC=15)
### MTCA EVR Backplane4, RX19 (0)
dbpf $(P)$(R=)$(S=":")OutBack4-Src-SP $(BP4SRC=15)
### MTCA EVR Backplane5, TX19 (0)
dbpf $(P)$(R=)$(S=":")OutBack5-Src-SP $(BP5SRC=15)
### MTCA EVR Backplane6, RX20 (0)
dbpf $(P)$(R=)$(S=":")OutBack6-Src-SP $(BP6SRC=15)
### MTCA EVR Backplane7, TX20 (0)
dbpf $(P)$(R=)$(S=":")OutBack7-Src-SP $(BP7SRC=15)

# FP outputs
# ==========
### MTCA EVR Front Panel OUT0 trigger from DlyGen0 (delay generator 0)
dbpf $(P)$(R=)$(S=":")OutFP0-Src-SP $(FP0SRC=15)
dbpf $(P)$(R=)$(S=":")OutFP1-Src-SP $(FP1SRC=15)
dbpf $(P)$(R=)$(S=":")OutFP2-Src-SP $(FP2SRC=15)
dbpf $(P)$(R=)$(S=":")OutFP3-Src-SP $(FP3SRC=15)

dbpf $(P)$(R=)$(S=":")OutFPUV0-Src-SP $(FPUV0SRC=15)
dbpf $(P)$(R=)$(S=":")OutFPUV1-Src-SP $(FPUV1SRC=15)
dbpf $(P)$(R=)$(S=":")OutFPUV2-Src-SP $(FPUV2SRC=15)
dbpf $(P)$(R=)$(S=":")OutFPUV3-Src-SP $(FPUV3SRC=15)

#EOF
27 changes: 27 additions & 0 deletions iocsh/evrr.iocsh
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# .run.iocsh
# ==========

# Enable EVR
dbpf $(P)$(R=)$(S=":")Ena-Sel "Enabled"

# Set delay compensation to X ns, needed to avoid timestamp issue
dbpf $(P)$(R=)$(S=":")DC-Tgt-SP $(DFT_DLY_COMPENSATION=10000)
dbpf $(P)$(R=)$(S=":")DC-Ena-Sel "Enable"

# Set the LED event 0 to event 14
dbpf $(P)$(R=)$(S=":")Evt-Blink0-SP $(EVT_14HZ=14)

# TIMESTAMP CONFIGURATION
# =======================
# 0-disabled: EVT_PPS comes from evg; 1-external; 2-Sys.Clock: locally generated EVT_PPS
dbpf $(P)$(R=)$(S=":")TimeSrc-Sel 0
$(INTREF="#")dbpf $(P)$(R=)(S=":")TimeSrc-Sel 2

dbpf $(P)$(R=)$(S=":")Time-I.EVNT $(EVT_PPS=125)
dbpf $(P)$(R=)$(S=":")Time-I.INP "@OBJ=$(OBJ=EVR), Code=$(EVT_PPS=125)"

# Add proper ns calculation reference for the rf ticks
dbpf $(P)$(R=)$(S=":")Link-Clk-SP $(TS_CLK="88.0525")
dbpf $(P)$(R=)$(S=":")Time-Clock-SP $(TS_CLK="88.0525")

#EOF
34 changes: 34 additions & 0 deletions iocsh/evrtclkr.iocsh
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# .run.iocsh
# ==========

# Configure CLKA backplane clock
# ==============================
### Set TCLKA to low, enable it and power it up
dbpf $(P)$(R=)$(S=":")OutTCLKA-Src-SP 63
dbpf $(P)$(R=)$(S=":")OutTCLKA-Ena-Sel 1
dbpf $(P)$(R=)$(S=":")OutTCLKA-Pwr-Sel 1
## Generate CLKA event clock, so 88MHz
#### TCLKA is 40-bit pattern, set the starting 20 bits to 1 (and the rest to 0 - default)
## it does not work dbpf $(P)$(R=)$(S=":")OutTCLKA-Pat-Low00_15-SP 0xffff
dbpf $(P)$(R=)$(S=":")OutTCLKA-Pat-Low00_15-SP.BF 1
dbpf $(P)$(R=)$(S=":")OutTCLKA-Pat-Low00_15-SP.BE 1
dbpf $(P)$(R=)$(S=":")OutTCLKA-Pat-Low00_15-SP.BD 1
dbpf $(P)$(R=)$(S=":")OutTCLKA-Pat-Low00_15-SP.BC 1
dbpf $(P)$(R=)$(S=":")OutTCLKA-Pat-Low00_15-SP.BB 1
dbpf $(P)$(R=)$(S=":")OutTCLKA-Pat-Low00_15-SP.BA 1
dbpf $(P)$(R=)$(S=":")OutTCLKA-Pat-Low00_15-SP.B9 1
dbpf $(P)$(R=)$(S=":")OutTCLKA-Pat-Low00_15-SP.B8 1
dbpf $(P)$(R=)$(S=":")OutTCLKA-Pat-Low00_15-SP.B7 1
dbpf $(P)$(R=)$(S=":")OutTCLKA-Pat-Low00_15-SP.B6 1
dbpf $(P)$(R=)$(S=":")OutTCLKA-Pat-Low00_15-SP.B5 1
dbpf $(P)$(R=)$(S=":")OutTCLKA-Pat-Low00_15-SP.B4 1
dbpf $(P)$(R=)$(S=":")OutTCLKA-Pat-Low00_15-SP.B3 1
dbpf $(P)$(R=)$(S=":")OutTCLKA-Pat-Low00_15-SP.B2 1
dbpf $(P)$(R=)$(S=":")OutTCLKA-Pat-Low00_15-SP.B1 1
dbpf $(P)$(R=)$(S=":")OutTCLKA-Pat-Low00_15-SP.B0 1
dbpf $(P)$(R=)$(S=":")OutTCLKA-Pat-Low16_31-SP.BF 1
dbpf $(P)$(R=)$(S=":")OutTCLKA-Pat-Low16_31-SP.BE 1
dbpf $(P)$(R=)$(S=":")OutTCLKA-Pat-Low16_31-SP.BD 1
dbpf $(P)$(R=)$(S=":")OutTCLKA-Pat-Low16_31-SP.BC 1

#EOF

0 comments on commit 44cfb2c

Please sign in to comment.