projects
/
pinmux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
492475f
)
add comments
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Sun, 24 Jun 2018 12:58:02 +0000
(13:58 +0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Sun, 24 Jun 2018 12:58:02 +0000
(13:58 +0100)
src/test_bsv/pinmux.bsv
patch
|
blob
|
history
diff --git
a/src/test_bsv/pinmux.bsv
b/src/test_bsv/pinmux.bsv
index 2bf4349bf2a7936cb2dff524bb7fb38172318ed9..79621094a774c4ecefe5035e00e7ddbdbaa1489f 100644
(file)
--- a/
src/test_bsv/pinmux.bsv
+++ b/
src/test_bsv/pinmux.bsv
@@
-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