This commit adds a fusesoc core file for the uart16550 component.

Signed-off-by: Antony Vennard <antony@vennard.ch>
pull/276/head
Antony Vennard 3 years ago
parent 6523acc743
commit 56abe31dd2
No known key found for this signature in database
GPG Key ID: A0E0D7723812256D

@ -0,0 +1,17 @@
CAPI=2:

name : ::uart16550

filesets:
core:
files:
- raminfr.v
- uart_defines.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
Loading…
Cancel
Save