LiteX boards files
Go to file
Florent Kermarrec f19bc36813 pano_logic_g2: add revision support (b and c, c as default) and add OpenOCD programmer.
Tested with:
./pano_logic_g2.py --uart-name=jtag_uart --build --load
./litex_jtag_uart.py --config=openocd_xc6_ft232.cfg
lxterm /dev/pts/X
2020-05-27 08:58:40 +02:00
litex_boards pano_logic_g2: add revision support (b and c, c as default) and add OpenOCD programmer. 2020-05-27 08:58:40 +02:00
test test/test_targets: add acorn_cle_215 and marblemini. 2020-05-09 10:17:13 +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

README

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

                       LiteX boards files

              Copyright 2012-2020 / LiteX-Hub community

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