LiteX boards files
Go to file
Sean Cross 0da263fa75 platforms: fomu: add spiflash4x definition
Fomu Hacker supports dual spi, so add a "spiflash4x" definition.
The litex spi_flash module will run this flash in dual mode, because the
`dq` array is only two signals wide.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-11-24 21:56:57 +08:00
litex_boards platforms: fomu: add spiflash4x definition 2019-11-24 21:56:57 +08:00
test test/tests_targets: add kcu105/ecp5_evn and cleanup indent 2019-08-26 09:19:32 +02:00
.gitignore
.travis.yml add travis-ci 2019-06-24 12:41:33 +02:00
README
setup.py Turn litex_boards.partner into module 2019-07-01 19:36:34 +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.