From 4f04b93d23015a56b2a2d4e87541b24de36c9018 Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Mon, 29 Aug 2011 11:36:53 -0700 Subject: e100: squashed work on bus implementation on GPMC --- usrp2/gpmc/single_data_write.txt | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 usrp2/gpmc/single_data_write.txt (limited to 'usrp2/gpmc/single_data_write.txt') diff --git a/usrp2/gpmc/single_data_write.txt b/usrp2/gpmc/single_data_write.txt deleted file mode 100644 index 287e3e2c1..000000000 --- a/usrp2/gpmc/single_data_write.txt +++ /dev/null @@ -1,10 +0,0 @@ -# OMAP writes to FPGA -# initialize the signals -CLK=0,nWE=1,nCS=1,nOE=1,DATA=Z. -CLK=1. -CLK=0,nWE=0,nCS=0,DATA=WR_DATA. -CLK=1. -CLK=0,nWE=1,nCS=1,DATA=Z. -CLK=1. - - -- cgit v1.2.3