tidyup output
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 22 Jul 2018 06:15:49 +0000 (07:15 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 22 Jul 2018 06:15:49 +0000 (07:15 +0100)
src/bsv/bsv_lib/slow_peripherals_template.bsv

index b49f8078b3340206bbdeaeed8ddd342ed321953b..f03e6187a296ba6bd9022e4ac2ebb9c556400b61 100644 (file)
@@ -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