LiteX boards files
Find a file
Tommy Thorn 6335717eca targets/orangecrab.py: propagate command arguments
The parsed args are stripped off by soc_core_argdict() (called from
soc_sdram_argdict() so we have to pass them explicitly (or pass the
original "args", but this mimics the rest of the code in the repo).

This fixes #72
2020-05-06 18:24:11 -07:00
litex_boards targets/orangecrab.py: propagate command arguments 2020-05-06 18:24:11 -07:00
test arty_s7: fix copyrights, rename to arty_s7, various minor changes to make it similar to others targets. 2020-04-13 15:20:36 +02:00
.gitignore Copying .gitignore from LiteX repo. 2020-01-16 22:40:05 +10:00
.travis.yml .travis.yml: fix git clone error. 2020-04-07 12:22:02 +02:00
README Avoid Official/Partner/Community differentiation: use same directory for all platforms/targets. 2020-02-03 09:36:30 +01:00
setup.py setup.py: simplify, switch to Python3.6+ (using python_requires), remove version. 2020-04-07 12:01:45 +02:00

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

                       LiteX boards files

              Copyright 2012-2020 / LiteX-Hub community

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