Skip to content

Commit

Permalink
examples/arty: Fix typos in instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
enjoy-digital committed Feb 27, 2023
1 parent f249137 commit 150d46e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/arty.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

# Use:
# ./arty.py --build --load
# lxserver --udp (for LiteScope over UDP)
# litescope_cli: will trigget an immediate capture!
# litex_server --udp (for LiteScope over UDP)
# litescope_cli: will trigger an immediate capture!
# litescope_cli --help: list the available trigger option.
# litescope_cli --list: list the signals that can be used as triggers.
# litescope_cli -v main_count 128: trigger on count value == 128.
Expand Down

0 comments on commit 150d46e

Please sign in to comment.