diff --git a/litex/soc/cores/xadc.py b/litex/soc/cores/xadc.py index 8290fc2cf..6d5239ece 100644 --- a/litex/soc/cores/xadc.py +++ b/litex/soc/cores/xadc.py @@ -5,6 +5,7 @@ # Copyright (c) 2019-2021 Florent Kermarrec # Copyright (c) 2019 bunnie # Copyright (c) 2021 Vamsi K Vytla +# Copyright (c) 2022 Sylvain Munaut # SPDX-License-Identifier: BSD-2-Clause from migen import *