summaryrefslogtreecommitdiffstats
path: root/tests/tb_mic.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tb_mic.sh')
-rwxr-xr-xtests/tb_mic.sh11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/tb_mic.sh b/tests/tb_mic.sh
new file mode 100755
index 0000000..6b7269b
--- /dev/null
+++ b/tests/tb_mic.sh
@@ -0,0 +1,11 @@
+
+pci --stop-dma dma1
+pci -w xrawdata_packet_length 4096
+pci --start-dma dma1
+pci -w 0xd2009040 1e9
+pci -w 0xd2009040 1e1
+pci -w 0xd2009040 3e1
+pci -r 0xd2009000 -s 100
+#pci -r dma1 -s 1024
+#LD_LIBRARY_PATH=/root/pcitool ./pci -g -o 1.image
+#pci --stop-dma dma1