commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] r9047 - gnuradio/branches/developers/gnychis/fpga/usrp


From: gnychis
Subject: [Commit-gnuradio] r9047 - gnuradio/branches/developers/gnychis/fpga/usrp/fpga/inband_lib/testbenches
Date: Tue, 29 Jul 2008 14:01:19 -0600 (MDT)

Author: gnychis
Date: 2008-07-29 14:01:19 -0600 (Tue, 29 Jul 2008)
New Revision: 9047

Modified:
   
gnuradio/branches/developers/gnychis/fpga/usrp/fpga/inband_lib/testbenches/tb_timestamps.v
Log:
fixing initialization of signal

Modified: 
gnuradio/branches/developers/gnychis/fpga/usrp/fpga/inband_lib/testbenches/tb_timestamps.v
===================================================================
--- 
gnuradio/branches/developers/gnychis/fpga/usrp/fpga/inband_lib/testbenches/tb_timestamps.v
  2008-07-29 19:55:06 UTC (rev 9046)
+++ 
gnuradio/branches/developers/gnychis/fpga/usrp/fpga/inband_lib/testbenches/tb_timestamps.v
  2008-07-29 20:01:19 UTC (rev 9047)
@@ -76,6 +76,7 @@
       ch_7    = 0;
       usbclk  = 1;
       channels = 1;
+      signal  = 0;
       RD      = 0;
 
       #40 reset = 1'b0; 





reply via email to

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