From: Luke Kenneth Casson Leighton Date: Sun, 22 Jul 2018 06:15:49 +0000 (+0100) Subject: tidyup output X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a7a4377155cff8b04beec948f47568bbadc073c1;p=pinmux.git tidyup output --- diff --git a/src/bsv/bsv_lib/slow_peripherals_template.bsv b/src/bsv/bsv_lib/slow_peripherals_template.bsv index b49f807..f03e618 100644 --- a/src/bsv/bsv_lib/slow_peripherals_template.bsv +++ b/src/bsv/bsv_lib/slow_peripherals_template.bsv @@ -174,7 +174,7 @@ package slow_peripherals; endrule end -`endif +`endif // end PLIC /*======================================================= */ /* ===== interface definition =======*/ @@ -187,7 +187,7 @@ package slow_peripherals; `endif `ifdef PLIC {12} -`endif +`endif // end PLIC interface SP_dedicated_ios slow_ios; /* template for dedicated peripherals `ifdef UART0