add similar platforms to ls180.py
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 22 Sep 2020 11:46:59 +0000 (12:46 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 22 Sep 2020 11:46:59 +0000 (12:46 +0100)
src/soc/litex/florent/libresoc/ls180.py

index c77644ba1bac4f12a96a113e64f2adc9f4095af3..01823135f35046979707fb2d7c13cfaf78981ddb 100644 (file)
@@ -4,6 +4,15 @@
 # Copyright (c) 2018-2019 Florent Kermarrec <florent@enjoy-digital.fr>
 # SPDX-License-Identifier: BSD-2-Clause
 
+"""ls180 ASIC platform
+
+conceptually similar to the following:
+
+* https://github.com/enjoy-digital/liteeth/blob/master/liteeth/gen.py
+* https://github.com/enjoy-digital/litepcie/blob/master/litepcie/gen.py
+
+"""
+
 from migen.fhdl.structure import _Fragment
 from litex.build.generic_platform import (GenericPlatform, Pins,
                                         Subsignal, IOStandard, Misc,