add comments
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 24 Jun 2018 12:58:02 +0000 (13:58 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 24 Jun 2018 12:58:02 +0000 (13:58 +0100)
src/test_bsv/pinmux.bsv

index 2bf4349bf2a7936cb2dff524bb7fb38172318ed9..79621094a774c4ecefe5035e00e7ddbdbaa1489f 100644 (file)
@@ -193,7 +193,7 @@ package pinmux;
       // set the output (and only the output) as a wire
       // output muxer for cell idx 1
       cell1_mux_out=wrcell1_mux==0?gpioa_a1_io:
-                       wrcell1_mux==1?uart0_rx_io:
+                       wrcell1_mux==1?uart0_rx_io: // oink?? this is an input!!
                        twi0_sda_io;
 
       // TODO: here is needed something which sets a new