targets/decklink_mini_4k: Add build/use instructions.
This commit is contained in:
parent
cadfde4d39
commit
39e4e211bb
|
@ -6,6 +6,10 @@
|
||||||
# Copyright (c) 2021 Florent Kermarrec <florent@enjoy-digital.fr>
|
# Copyright (c) 2021 Florent Kermarrec <florent@enjoy-digital.fr>
|
||||||
# SPDX-License-Identifier: BSD-2-Clause
|
# SPDX-License-Identifier: BSD-2-Clause
|
||||||
|
|
||||||
|
# Build/Use:
|
||||||
|
# ./decklink_mini_4k.py --build --load
|
||||||
|
# litex_term jtag --jtag-config=openocd_xc7_ft232.cfg
|
||||||
|
|
||||||
import os
|
import os
|
||||||
import argparse
|
import argparse
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue