Author: matt
Date: 2007-11-13 23:17:52 -0700 (Tue, 13 Nov 2007)
New Revision: 6892
Modified:
gnuradio/branches/developers/matt/u2f/top/u2_fpga/u2_fpga_top.v
Log:
added in uart lines
Modified: gnuradio/branches/developers/matt/u2f/top/u2_fpga/u2_fpga_top.v
===================================================================
--- gnuradio/branches/developers/matt/u2f/top/u2_fpga/u2_fpga_top.v
2007-11-14 06:15:15 UTC (rev 6891)
+++ gnuradio/branches/developers/matt/u2f/top/u2_fpga/u2_fpga_top.v
2007-11-14 06:17:52 UTC (rev 6892)
@@ -320,6 +320,9 @@
.sen_rx_dac (sen_rx_dac),
.io_tx (io_tx[15:0]),
.io_rx (io_rx[15:0]),
+ .uart_tx_o (uart_tx_o),
+ .uart_rx_i (uart_rx_i),
+ .uart_baud_o (uart_baud_o),
.sim_mode (1'b0)
);
_______________________________________________
Commit-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-gnuradio