aboutsummaryrefslogtreecommitdiffstats
path: root/usrp2/gpmc/burst_data_write.txt
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2011-08-29 11:36:53 -0700
committerJosh Blum <josh@joshknows.com>2011-08-29 11:40:44 -0700
commit4f04b93d23015a56b2a2d4e87541b24de36c9018 (patch)
tree944af5952d4ea13b00b25fa1dd56afd4a11e4d9a /usrp2/gpmc/burst_data_write.txt
parentc45e80ca4733b364d17c63f5eef137d5f8c78778 (diff)
downloaduhd-4f04b93d23015a56b2a2d4e87541b24de36c9018.tar.gz
uhd-4f04b93d23015a56b2a2d4e87541b24de36c9018.tar.bz2
uhd-4f04b93d23015a56b2a2d4e87541b24de36c9018.zip
e100: squashed work on bus implementation on GPMC
Diffstat (limited to 'usrp2/gpmc/burst_data_write.txt')
-rw-r--r--usrp2/gpmc/burst_data_write.txt16
1 files changed, 0 insertions, 16 deletions
diff --git a/usrp2/gpmc/burst_data_write.txt b/usrp2/gpmc/burst_data_write.txt
deleted file mode 100644
index 3b5dfc785..000000000
--- a/usrp2/gpmc/burst_data_write.txt
+++ /dev/null
@@ -1,16 +0,0 @@
-# OMAP burst writes to FPGA
-
-CLK=0,nWE=1,nCS=1,nOE=1,DATA=Z.
-CLK=1.
-CLK=0,nWE=0,nCS=0,DATA=WR_DATA1.
-CLK=1.
-CLK=0,nWE=0,nCS=0,DATA=WR_DATA2.
-CLK=1.
-CLK=0,nWE=0,nCS=0,DATA=WR_DATA3.
-CLK=1.
-CLK=0,nWE=0,nCS=0,DATA=WR_DATA4.
-CLK=1.
-CLK=0,nWE=1,nCS=1,DATA=Z.
-CLK=1.
-
-