vi_pre 4.29 KB
#!/bin/sh

VI_SCRIPT_DIR=${ROOT}/PR/rdpsim/backend/test/Iosim
pushd ${VI_SCRIPT_DIR}
uncompress -c tri-small16.cvg.Z > tri-small16.cvg
uncompress -c tri-small32.cvg.Z > tri-small32.cvg
popd

# lan1 
filter -i ${VI_SCRIPT_DIR}/tri-small16.cvg -d 512 -x lan1.rdram
sed -e s/"\(04400000 000.\)3\(... 000.\)3"/"\11\21"/ ${VI_SCRIPT_DIR}/vi_lan1.tst > lan1.tst
uncompress -c ${VI_SCRIPT_DIR}/Nlan1.rgb.Z > Nlan1.rgb

# lan2
filter -i ${VI_SCRIPT_DIR}/tri-small32.cvg -d 512 -x lan2.rdram
sed -e s/"\(04400000 000.\)3\(... 000.\)3"/"\11\21"/ ${VI_SCRIPT_DIR}/vi_lan2.tst > lan2.tst
uncompress -c ${VI_SCRIPT_DIR}/Nlan2.rgb.Z > Nlan2.rgb

# laf1
filter -i ${VI_SCRIPT_DIR}/tri-small16.cvg -d 512 -x laf1.rdram
sed -e s/"\(04400000 000.\)3\(... 000.\)3"/"\11\21"/ ${VI_SCRIPT_DIR}/vi_laf1.tst > laf1.tst
uncompress -c ${VI_SCRIPT_DIR}/Nlaf1.rgb.Z > Nlaf1.rgb

#laf2
filter -i ${VI_SCRIPT_DIR}/tri-small32.cvg -d 512 -x laf2.rdram
sed -e s/"\(04400000 000.\)3\(... 000.\)3"/"\11\21"/ ${VI_SCRIPT_DIR}/vi_laf2.tst > laf2.tst
uncompress -c ${VI_SCRIPT_DIR}/Nlaf2.rgb.Z > Nlaf2.rgb

#lpn1
filter -i ${VI_SCRIPT_DIR}/tri-small16.cvg -d 512 -x lpn1.rdram
sed -e s/"\(04400000 000.\)3\(... 000.\)3"/"\11\21"/ ${VI_SCRIPT_DIR}/vi_lpn1.tst > lpn1.tst
uncompress -c ${VI_SCRIPT_DIR}/Nlpn1.rgb.Z > Nlpn1.rgb

#lpn2
filter -i ${VI_SCRIPT_DIR}/tri-small32.cvg -d 512 -x lpn2.rdram
sed -e s/"\(04400000 000.\)3\(... 000.\)3"/"\11\21"/ ${VI_SCRIPT_DIR}/vi_lpn2.tst > lpn2.tst
uncompress -c ${VI_SCRIPT_DIR}/Nlpn2.rgb.Z > Nlpn2.rgb

#lpf1
filter -i ${VI_SCRIPT_DIR}/tri-small16.cvg -d 512 -x lpf1.rdram
sed -e s/"\(04400000 000.\)3\(... 000.\)3"/"\11\21"/ ${VI_SCRIPT_DIR}/vi_lpf1.tst > lpf1.tst
uncompress -c ${VI_SCRIPT_DIR}/Nlpf1.rgb.Z > Nlpf1.rgb

#lpf2
filter -i ${VI_SCRIPT_DIR}/tri-small32.cvg -d 512 -x lpf2.rdram
sed -e s/"\(04400000 000.\)3\(... 000.\)3"/"\11\21"/ ${VI_SCRIPT_DIR}/vi_lpf2.tst > lpf2.tst
uncompress -c ${VI_SCRIPT_DIR}/Nlpf2.rgb.Z > Nlpf2.rgb

#han1
filter -i ${VI_SCRIPT_DIR}/tri-small16.cvg -d 512 -x han1.rdram
sed -e s/"\(04400000 000.\)3\(... 000.\)3"/"\11\21"/ ${VI_SCRIPT_DIR}/vi_han1.tst > han1.tst
uncompress -c ${VI_SCRIPT_DIR}/Nhan1.rgb.Z > Nhan1.rgb

#haf1
filter -i ${VI_SCRIPT_DIR}/tri-small16.cvg -d 512 -x haf1.rdram
sed -e s/"\(04400000 000.\)3\(... 000.\)3"/"\11\21"/ ${VI_SCRIPT_DIR}/vi_haf1.tst > haf1.tst
uncompress -c ${VI_SCRIPT_DIR}/Nhaf1.rgb.Z > Nhaf1.rgb

#hpn1
filter -i ${VI_SCRIPT_DIR}/tri-small16.cvg -d 512 -x hpn1.rdram
sed -e s/"\(04400000 000.\)3\(... 000.\)3"/"\11\21"/ ${VI_SCRIPT_DIR}/vi_hpn1.tst > hpn1.tst
uncompress -c ${VI_SCRIPT_DIR}/Nhpn1.rgb.Z > Nhpn1.rgb

#hpn2
filter -i ${VI_SCRIPT_DIR}/tri-small32.cvg -d 512 -x hpn2.rdram
sed -e s/"\(04400000 000.\)3\(... 000.\)3"/"\11\21"/ ${VI_SCRIPT_DIR}/vi_hpn2.tst > hpn2.tst
uncompress -c ${VI_SCRIPT_DIR}/Nhpn2.rgb.Z > Nhpn2.rgb

#hpf1
filter -i ${VI_SCRIPT_DIR}/tri-small16.cvg -d 512 -x hpf1.rdram
sed -e s/"\(04400000 000.\)3\(... 000.\)3"/"\11\21"/ ${VI_SCRIPT_DIR}/vi_hpf1.tst > hpf1.tst
uncompress -c ${VI_SCRIPT_DIR}/Nhpf1.rgb.Z > Nhpf1.rgb

#hpf2
filter -i ${VI_SCRIPT_DIR}/tri-small32.cvg -d 512 -x hpf2.rdram
sed -e s/"\(04400000 000.\)3\(... 000.\)3"/"\11\21"/ ${VI_SCRIPT_DIR}/vi_hpf2.tst > hpf2.tst
uncompress -c ${VI_SCRIPT_DIR}/Nhpf2.rgb.Z > Nhpf2.rgb

#v18.rgb
filter -i ${VI_SCRIPT_DIR}/test061.61_0v.cvg -d 512 -x v18.rdram 
sed -e s/"\(04400000 000.\)3\(... 000.\)3"/"\11\21"/ ${VI_SCRIPT_DIR}/vi_v18.tst > v18.tst
uncompress -c ${VI_SCRIPT_DIR}/Nv18.rgb.Z > Nv18.rgb

#mdlan2
filter -i ${VI_SCRIPT_DIR}/mtri32.cvg -d 512 -x mdlan2.rdram
sed -e s/"\(04400000 000.\)3\(... 000.\)3"/"\11\21"/ ${VI_SCRIPT_DIR}/vi_mdlan2.tst > mdlan2.tst
uncompress -c ${VI_SCRIPT_DIR}/Nmdlan2.rgb.Z > Nmdlan2.rgb

#mulan2
filter -i ${VI_SCRIPT_DIR}/mtri32.cvg -d 512 -x mulan2.rdram
sed -e s/"\(04400000 000.\)3\(... 000.\)3"/"\11\21"/ ${VI_SCRIPT_DIR}/vi_mulan2.tst > mulan2.tst
uncompress -c ${VI_SCRIPT_DIR}/Nmulan2.rgb.Z > Nmulan2.rgb

#span
filter -i ${VI_SCRIPT_DIR}/tri-small16.cvg -d 512 -x span.rdram
sed -e s/"\(04400000 000.\)3\(... 000.\)3"/"\11\21"/ ${VI_SCRIPT_DIR}/vi_span.tst > span.tst
uncompress -c ${VI_SCRIPT_DIR}/Nspan.rgb.Z > Nspan.rgb

#scalew-1 
filter -i ${VI_SCRIPT_DIR}/scalew.cvg -d 512 -x scalew-1.rdram
sed -e s/"\(04400000 000.\)3\(... 000.\)3"/"\11\21"/ ${VI_SCRIPT_DIR}/vi_scalew-1.tst >  scalew-1.tst
uncompress -c ${VI_SCRIPT_DIR}/Nscalew-1.rgb.Z > Nscalew-1.rgb