commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] r7091 - usrp2/trunk/fpga/models


From: matt
Subject: [Commit-gnuradio] r7091 - usrp2/trunk/fpga/models
Date: Sun, 9 Dec 2007 19:17:52 -0700 (MST)

Author: matt
Date: 2007-12-09 19:17:52 -0700 (Sun, 09 Dec 2007)
New Revision: 7091

Modified:
   usrp2/trunk/fpga/models/M24LC024B.v
Log:
remove the speedup, so this is accurate again


Modified: usrp2/trunk/fpga/models/M24LC024B.v
===================================================================
--- usrp2/trunk/fpga/models/M24LC024B.v 2007-12-09 21:33:26 UTC (rev 7090)
+++ usrp2/trunk/fpga/models/M24LC024B.v 2007-12-10 02:17:52 UTC (rev 7091)
@@ -130,8 +130,8 @@
 // 
*******************************************************************************************************
 
    initial tAA = 900;                                  // SCL to SDA output 
delay
-   //initial tWC = 5000000;                            // memory write cycle 
time
-   initial tWC = 50000;                                // memory write cycle 
time
+   initial tWC = 5000000;                              // memory write cycle 
time
+   //initial tWC = 50000;                              // shortened memory 
write cycle time to speed up sims
 
    initial begin
       SDA_DO = 0;





reply via email to

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