You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
microwatt/uart16550/uart16550.core

29 lines
512 B
Plaintext

CAPI=2:
name : :microwatt:uart16550:1.5.5-r1
description : UART 16550 transceiver
filesets:
rtl:
files:
- uart_defines.v: {is_include_file: true}
- raminfr.v
- uart_receiver.v
- uart_regs.v
- uart_rfifo.v
- uart_sync_flops.v
- uart_tfifo.v
- uart_top.v
- uart_transmitter.v
- uart_wb.v
file_type: verilogSource
targets:
default:
filesets: [rtl]
provider:
name : github
user : olofk
repo : uart16550
version : v1.5.5