From 03e213a393591207d088e81093cdb50b7740115c Mon Sep 17 00:00:00 2001 From: Anton Blanchard Date: Sun, 13 Dec 2020 17:34:39 +1100 Subject: [PATCH] Disable second uart since we aren't using it --- fpga/top-caravel.vhdl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fpga/top-caravel.vhdl b/fpga/top-caravel.vhdl index e63912d..74939de 100644 --- a/fpga/top-caravel.vhdl +++ b/fpga/top-caravel.vhdl @@ -20,7 +20,7 @@ entity toplevel is SPI_FLASH_DEF_QUAD : boolean := true; LOG_LENGTH : natural := 16; UART_IS_16550 : boolean := true; - HAS_UART1 : boolean := true; + HAS_UART1 : boolean := false; HAS_JTAG : boolean := true ); port(