commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] r4830 - gnuradio/branches/developers/matt/u2f/boot_cpl


From: matt
Subject: [Commit-gnuradio] r4830 - gnuradio/branches/developers/matt/u2f/boot_cpld
Date: Sat, 31 Mar 2007 13:42:54 -0600 (MDT)

Author: matt
Date: 2007-03-31 13:42:54 -0600 (Sat, 31 Mar 2007)
New Revision: 4830

Modified:
   gnuradio/branches/developers/matt/u2f/boot_cpld/boot_cpld.ise
   gnuradio/branches/developers/matt/u2f/boot_cpld/boot_cpld.lfp
   gnuradio/branches/developers/matt/u2f/boot_cpld/boot_cpld.v
Log:
minor changes


Modified: gnuradio/branches/developers/matt/u2f/boot_cpld/boot_cpld.ise
===================================================================
(Binary files differ)

Modified: gnuradio/branches/developers/matt/u2f/boot_cpld/boot_cpld.lfp
===================================================================
--- gnuradio/branches/developers/matt/u2f/boot_cpld/boot_cpld.lfp       
2007-03-31 19:38:01 UTC (rev 4829)
+++ gnuradio/branches/developers/matt/u2f/boot_cpld/boot_cpld.lfp       
2007-03-31 19:42:54 UTC (rev 4830)
@@ -1,5 +0,0 @@
-# begin LFP file C:\cygwin\home\matt\u2f\boot_cpld\boot_cpld\boot_cpld.lfp
-designfile boot_cpld.v
-parttype xc9572xl-vq44-10
-bus_delimiter 1;
-set_busdelim_onsave 0;

Modified: gnuradio/branches/developers/matt/u2f/boot_cpld/boot_cpld.v
===================================================================
--- gnuradio/branches/developers/matt/u2f/boot_cpld/boot_cpld.v 2007-03-31 
19:38:01 UTC (rev 4829)
+++ gnuradio/branches/developers/matt/u2f/boot_cpld/boot_cpld.v 2007-03-31 
19:42:54 UTC (rev 4830)
@@ -27,8 +27,8 @@
     input SPI_CPLD_DOUT;
     input SPI_CPLD_EN;
     output SD_nCS;
-    output SD_Din;
-        output SD_CLK;
+    output SD_Din;
+    output SD_CLK;
     input SD_Dout;
     input SD_DAT1;
     input SD_DAT2;
@@ -41,4 +41,5 @@
     input CFG_PROG_B;
 
 
+
 endmodule





reply via email to

[Prev in Thread] Current Thread [Next in Thread]