OpenCores
URL https://opencores.org/ocsvn/amber/amber/trunk

Subversion Repositories amber

[/] [amber/] [trunk/] [hw/] [vlog/] [tb/] [tb_uart.v] - Diff between revs 63 and 82

Show entire file | Details | Blame | View Log

Rev 63 Rev 82
Line 36... Line 36...
// Public License along with this source; if not, download it   //
// Public License along with this source; if not, download it   //
// from http://www.opencores.org/lgpl.shtml                     //
// from http://www.opencores.org/lgpl.shtml                     //
//                                                              //
//                                                              //
//////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////
 
 
`timescale  1 ps / 1 ps
`include "global_timescale.vh"
`include "system_config_defines.v"
`include "system_config_defines.vh"
`include "global_defines.v"
`include "global_defines.vh"
 
 
 
 
module tb_uart (
module tb_uart (
input                       i_uart_cts_n,          // Clear To Send
input                       i_uart_cts_n,          // Clear To Send
output reg                  o_uart_txd,
output reg                  o_uart_txd,

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.