mirror of
https://github.com/litex-hub/litex-boards.git
synced 2025-01-03 03:43:36 -05:00
colorlight_5a_75b: add disclaimer
This commit is contained in:
parent
55c0b781e4
commit
2ec6bc0bdc
1 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,10 @@
|
||||||
# This file is Copyright (c) 2020 Florent Kermarrec <florent@enjoy-digital.fr>
|
# This file is Copyright (c) 2020 Florent Kermarrec <florent@enjoy-digital.fr>
|
||||||
# License: BSD
|
# License: BSD
|
||||||
|
|
||||||
|
# Disclaimer: This SoC is still a Proof of Concept with large timings violations on the IP/UDP and
|
||||||
|
# Etherbone stack that need to be optimized. It was initially just used to validate the reversed
|
||||||
|
# pinout but happens to work on hardware...
|
||||||
|
|
||||||
import argparse
|
import argparse
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue