added comments

This commit is contained in:
Miodrag Milanovic 2021-11-23 14:58:08 +01:00
parent b44d9efc1f
commit b0dcd96964
1 changed files with 8 additions and 0 deletions

View File

@ -4,6 +4,14 @@
# Copyright (c) 2021 Miodrag Milanovic <mmicko@gmail.com>
# SPDX-License-Identifier: BSD-2-Clause
#
# Tech data:
# https://tang.sipeed.com/en/hardware-overview/lichee-tang/
#
# Board diagram/pinout:
# https://tang.sipeed.com/hardware-overview/lichee-tang/images/newtang_pinout.png
# https://tang.sipeed.com/hardware-overview/lichee-tang/images/E203_pin.png
from migen import *
from litex.build.generic_platform import *