From: Jean THOMAS Date: Mon, 27 Jul 2020 12:17:36 +0000 (+0200) Subject: Remove reference to UART X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bb1a62296fc66375b750dc71b2f09af3340c7716;p=gram.git Remove reference to UART --- diff --git a/gram/simulation/simsoctb.v b/gram/simulation/simsoctb.v index 4d7ce64..3f91c0f 100644 --- a/gram/simulation/simsoctb.v +++ b/gram/simulation/simsoctb.v @@ -137,7 +137,6 @@ module simsoctb; reg [31:0] tmp; initial begin - uart_rx <= 1'b1; dram_rst = 1; #350; // Wait for RESET and POR