build/efinix/common: Cosmetic cleanups.

This commit is contained in:
Florent Kermarrec 2024-09-26 18:03:36 +02:00
parent 431feb0ac2
commit 1568b25ff7
1 changed files with 84 additions and 85 deletions

View File

@ -5,7 +5,6 @@
# Copyright (c) 2015-2018 Florent Kermarrec <florent@enjoy-digital.fr> # Copyright (c) 2015-2018 Florent Kermarrec <florent@enjoy-digital.fr>
# SPDX-License-Identifier: BSD-2-Clause # SPDX-License-Identifier: BSD-2-Clause
from migen.fhdl.module import Module
from migen.genlib.resetsync import AsyncResetSynchronizer from migen.genlib.resetsync import AsyncResetSynchronizer
from litex.gen import * from litex.gen import *