commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] r6433 - gnuradio/branches/developers/matt/u2f/control_


From: matt
Subject: [Commit-gnuradio] r6433 - gnuradio/branches/developers/matt/u2f/control_lib
Date: Thu, 13 Sep 2007 21:29:06 -0600 (MDT)

Author: matt
Date: 2007-09-13 21:29:06 -0600 (Thu, 13 Sep 2007)
New Revision: 6433

Modified:
   gnuradio/branches/developers/matt/u2f/control_lib/buffer_pool.v
Log:
proper port width


Modified: gnuradio/branches/developers/matt/u2f/control_lib/buffer_pool.v
===================================================================
--- gnuradio/branches/developers/matt/u2f/control_lib/buffer_pool.v     
2007-09-14 03:28:39 UTC (rev 6432)
+++ gnuradio/branches/developers/matt/u2f/control_lib/buffer_pool.v     
2007-09-14 03:29:06 UTC (rev 6433)
@@ -27,7 +27,7 @@
    input stream_rst,
    
    input set_stb, input [7:0] set_addr, input [31:0] set_data,
-   output [15:0] status,
+   output [31:0] status,
    output sys_int_o,
 
    output [31:0] s0, output [31:0] s1, output [31:0] s2, output [31:0] s3,





reply via email to

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