Skip to content

Commit

Permalink
FIX: example
Browse files Browse the repository at this point in the history
  • Loading branch information
T-K-233 committed Dec 17, 2024
1 parent 476b0eb commit 24a1202
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/main/scala/shell/Arty100TShell.scala
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,9 @@ class ExampleArty100TShell extends Arty100TShell {

io.led := counter(28, 25)

io.jd_0 := false.B
io.jd_3 := false.B

io.uart_rxd_out := io.uart_txd_in
}
}

0 comments on commit 24a1202

Please sign in to comment.