Skip to content

Commit

Permalink
bench/serwb: Rename efinix targets (remove vendor/family prefix).
Browse files Browse the repository at this point in the history
  • Loading branch information
enjoy-digital committed Feb 28, 2024
1 parent c045149 commit 0e18f46
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,6 @@ def main():

# Use ----------------------------------------------------------------------------------------------

# ./efinix_trion_t120_bga576_dev_kit.py --build --load
# ./t120_bga576_dev_kit.py --build --load
# litex_server --uart --uart-port=/dev/ttyUSBX
# ./test_serwb.py --ident --init --sram --access
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,6 @@ def main():

# Use ----------------------------------------------------------------------------------------------

# ./efinix_titanium_ti60_f225_dev_kit.py --with-analyzer --build --load
# ./ti60_f225_dev_kit.py --with-analyzer --build --load
# litex_server --jtag --jtag-config=openocd_titanium_ft4232.cfg
# ./test_serwb.py --ident --init --sram --access

0 comments on commit 0e18f46

Please sign in to comment.