commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] r5764 - gnuradio/branches/developers/matt/u2f/sdr_lib


From: matt
Subject: [Commit-gnuradio] r5764 - gnuradio/branches/developers/matt/u2f/sdr_lib
Date: Sun, 10 Jun 2007 14:59:23 -0600 (MDT)

Author: matt
Date: 2007-06-10 14:59:23 -0600 (Sun, 10 Jun 2007)
New Revision: 5764

Modified:
   gnuradio/branches/developers/matt/u2f/sdr_lib/dsp_core_tx.v
Log:
fixed typo


Modified: gnuradio/branches/developers/matt/u2f/sdr_lib/dsp_core_tx.v
===================================================================
--- gnuradio/branches/developers/matt/u2f/sdr_lib/dsp_core_tx.v 2007-06-10 
20:52:06 UTC (rev 5763)
+++ gnuradio/branches/developers/matt/u2f/sdr_lib/dsp_core_tx.v 2007-06-10 
20:59:23 UTC (rev 5764)
@@ -4,7 +4,7 @@
    input set_stb, input [7:0] set_addr, input [31:0] set_data,
 
    output [15:0] dac_a
-   output [13:0] dac_b,
+   output [15:0] dac_b,
    
    input [31:0] tx_dat_i,
    output tx_read_o,





reply via email to

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