decklink_intensity_pro_4k: Add WIP.

This commit is contained in:
Florent Kermarrec 2021-06-30 09:06:00 +02:00
parent 09a42a5a8a
commit 84cb5d797d
2 changed files with 4 additions and 0 deletions

View File

@ -4,6 +4,8 @@
# Copyright (c) 2021 Florent Kermarrec <florent@enjoy-digital.fr>
# SPDX-License-Identifier: BSD-2-Clause
# Work-In-Progress...
from litex.build.generic_platform import *
from litex.build.xilinx import XilinxPlatform
from litex.build.openocd import OpenOCD

View File

@ -6,6 +6,8 @@
# Copyright (c) 2021 Florent Kermarrec <florent@enjoy-digital.fr>
# SPDX-License-Identifier: BSD-2-Clause
# Work-In-Progress...
import os
import argparse