LiteX boards files
Go to file
Sean Cross d01711fdf9 partner: targets: add fomu target
The `fomu` target represents a generic target that supports the Fomu
48 MHz crystal, with or without a PLL.

It does not yet include a BaseSoC, since that requires USB and
up5kspram, neither of which are present yet.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-06-19 12:58:13 -07:00
litex_boards partner: targets: add fomu target 2019-06-19 12:58:13 -07:00
.gitignore gitignore: ignore temporary python files 2019-06-19 12:51:06 -07:00
README init repo with litex official boards 2019-06-10 17:11:36 +02:00
setup.py init repo with litex official boards 2019-06-10 17:11:36 +02:00

README

           __   _ __      _  __    ___                   __
          / /  (_) /____ | |/_/___/ _ )___  ___ ________/ /__
         / /__/ / __/ -_)>  </___/ _  / _ \/ _ `/ __/ _  (_-<
        /____/_/\__/\__/_/|_|   /____/\___/\_,_/_/  \_,_/___/

                       LiteX boards files

              Copyright 2012-2019 / LiteX-Hub community

[> Intro
--------
Supported boards files (platforms/targets) for LiteX.

Official:
---------
Platforms / Targets actively tested and included in the CI system.

Partner:
-------
Platforms / Targets supported by other groups/partners.

Community:
----------
Platforms / Targets supported by the community in a "best effort" manner.