mirror of
https://github.com/litex-hub/litex-boards.git
synced 2025-01-03 03:43:36 -05:00
targets: Update names in build descriptions.
This commit is contained in:
parent
6117b98049
commit
9686db0ed3
2 changed files with 2 additions and 2 deletions
litex_boards/targets
|
@ -8,7 +8,7 @@
|
|||
|
||||
# Build/Use ----------------------------------------------------------------------------------------
|
||||
# Build/Load bitstream:
|
||||
# ./sds1104xe.py --with-etherbone --uart-name=crossover --csr-csv=csr.csv --build --load
|
||||
# ./siglent_ds1104xe.py --with-etherbone --uart-name=crossover --csr-csv=csr.csv --build --load
|
||||
#
|
||||
# Test Ethernet:
|
||||
# ping 192.168.1.50
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
# Build/Use ----------------------------------------------------------------------------------------
|
||||
# Build/Load bitstream:
|
||||
# ./acorn_cle.py --uart-name=crossover --with-pcie --build --driver --load (or --flash)
|
||||
# ./sqrl_acorn.py --uart-name=crossover --with-pcie --build --driver --load (or --flash)
|
||||
#
|
||||
#.Build the kernel and load it:
|
||||
# cd build/<platform>/driver/kernel
|
||||
|
|
Loading…
Reference in a new issue