/alps/pcitool

To get this branch, use:
bzr branch http://suren.me/webbzr/alps/pcitool

« back to all changes in this revision

Viewing changes to tests/heb/cfg/Set_FPGA_clock_delay.sh

  • Committer: Suren A. Chilingaryan
  • Date: 2015-04-20 20:01:04 UTC
  • Revision ID: csa@suren.me-20150420200104-b5xny65io8lvoz3w
Big redign of model structures

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/bin/bash
2
 
 
3
 
echo "Set delay on T/Hs signals... "
4
 
 
5
 
upfix=000501
6
 
fixed=0
7
 
 
8
 
    hex_val=$(printf "%01x\n" $1)
9
 
    echo "Set $hex_val --> Time picosecond = `expr $1 "*" 150`."
10
 
    pci -w 0x9060 $upfix$hex_val$fixed