summaryrefslogtreecommitdiffstats
path: root/tests/heb/cfg/Set_TH_Delay.sh
blob: 9a6e58fb79f873956cb46d8e64ec848b6cf3ce4b (plain)
1
2
3
4
5
6
7
8
9
10
#!/bin/bash

echo "Set delay on T/Hs signals... "

upfix=000501
fixed=3

    hex_val=$(printf "%01x\n" $1)
    echo "Set $hex_val --> Time picosecond = `expr $1 "*" 150`."
    pci -w 0x9060 $upfix$hex_val$fixed