litex-boards


Namelitex-boards JSON
Version 2023.8 PyPI version JSON
download
home_pagehttp://enjoy-digital.fr
SummaryLiteX supported boards
upload_time2023-09-17 21:47:35
maintainer
docs_urlNone
authorFlorent Kermarrec
requires_python~=3.6
licenseBSD
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
                                  __   _ __      _  __    ___                   __
                                 / /  (_) /____ | |/_/___/ _ )___  ___ ________/ /__
                                / /__/ / __/ -_)>  </___/ _  / _ \/ _ `/ __/ _  (_-<
                               /____/_/\__/\__/_/|_|   /____/\___/\_,_/_/  \_,_/___/

                                              LiteX boards files

                                     Copyright 2012-2023 / LiteX-Hub community

[![](https://github.com/litex-hub/litex-boards/workflows/ci/badge.svg)](https://github.com/litex-hub/litex-boards/actions) ![License](https://img.shields.io/badge/License-BSD%202--Clause-orange.svg)

[> Intro
--------
<figure>
<p align="center">
<img src="https://user-images.githubusercontent.com/1450143/88511626-73792100-cfe5-11ea-8d3e-dbeea6314e15.JPG">
</p>
<figcaption>
<p align="center">
From the very tiny Fomu to large PCIe accelerator boards....
</p>
</figcaption>
</figure>

This repository contains the platforms/targets currently supported by LiteX:

- The platform provides the definition of the board: IOs, constraints, clocks, components + methods to load and flash the bitstream to it.
- The target provides a LiteX base design for the board that allows you to create a SoC (with or without a CPU) and integrate easily all the base components of your board: Ethernet, DRAM, PCIe, SPIFlash, SDCard, Leds, GPIOs, etc...

The targets can be used as a base to build more complex or custom SoCs. They are are for example directly reused by the [Linux-on-LiteX-VexRiscv](https://github.com/litex-hub/linux-on-litex-vexriscv) project that is just using a specific configuration (Linux-capable CPU, additional peripherals). Basing your design on provided targets allows to to reduce code duplication between very various projects.

First make sure to install LiteX correctly by following the [installation guide](https://github.com/enjoy-digital/litex/wiki/Installation) and have a look at the [LiteX's wiki](https://github.com/enjoy-digital/litex/wiki) for [tutorials](https://github.com/enjoy-digital/litex/wiki/Tutorials-Resources),  [examples of projects](https://github.com/enjoy-digital/litex/wiki/Projects) and more information to use/build FPGA designs with it.

Each target provides a default configuration with a CPU, ROM, SRAM, UART, DRAM (if available), Ethernet (if available), etc... that can be simply built and loaded to the FPGA with:

    $ python3 -m litex_boards.targets.<board> --build --load

You can then open a terminal on the main UART of the board and interact with the LiteX BIOS:

<p align="center"><img src="https://raw.githubusercontent.com/enjoy-digital/litex/master/doc/bios_screenshot.png"></p>

**Build/Compilation behavior:**
- python3 -m litex_boards.targets.board : Test LiteX/Migen syntax but does not generate anything.
- Add `--build` to generate the SoC/Software headers and run the Software/Gateware compilation.
- Add `--no-compile` to disable the Softwate/Gateware compilation.
- Add `--no-compile-software` to disable the Software compilation.
- Add `--no-compile-gateware` to disable the Gateware compilation.

But this is just the starting point to create your own hardware! You can then:

- Change the CPU: add `--cpu-type=lm32, microwatt, serv, rocket, etc... `
- Change the Bus standard: add `--bus-standard=wishbone, axi-lite`
- Enable components: add `--with-ethernet --with-etherbone --with-sdcard etc...`
- [Load application code to the CPU](https://github.com/enjoy-digital/litex/wiki/Load-Application-Code-To-CPU) over UART/Ethernet/SDCard, etc...
- Create a bridge with your computer to easily [access the main bus of your SoC](https://github.com/enjoy-digital/litex/wiki/Use-Host-Bridge-to-control-debug-a-SoC).
- Add a Logic Analyzer to your SoC to easily [observe/debug your design](https://github.com/enjoy-digital/litex/wiki/Use-LiteScope-To-Debug-A-SoC).
- Simulate your SoC and interact with it at decent speed with [LiteX Sim](https://github.com/enjoy-digital/litex/blob/master/litex/tools/litex_sim.py)/Verilator.
- Integrate external cores/CPU to create your own design.
- etc...

Please use `python3 -m litex_boards.targets.<board> --help` to see the pre-built various possibilities.

Hoping you will find this useful and enjoy it, please contribute back if you make improvements that could be useful to others or find issues!

**A question or want to get in touch? Our IRC channel is [#litex at irc.libera.chat](https://web.libera.chat/#litex)**


[> Supported boards
-------------------

LiteX-Boards currently supports > 150 boards from very various FPGA Vendors (Xilinx, Intel, Lattice, Efinix, Gowin, etc...)!
Some of these boards are fully open-hardware boards (Fomu, NeTV2, OrangeCrab, Butterstick, etc...) with FPGAs often supported by the open-source toolchains, some of them are repurposed off-the-shelf hardware (Colorlight 5A/I5/I9, SQRL Acorn CLE 215+, FK33, Siglent SDS1104X-E, Decklink Mini 4k, etc...) and we also of course support popular/regular FPGA dev boards :)


Most of the peripherals present are generally supported: DRAM, UART, Ethernet, SPI-Flash, SDCard, PCIe, SATA, etc... making LiteX-Boards' targets hopefully a good base infrastructure to create your own custom SoCs!

> **Note:** All boards with >= 32MB of memory and enough logic can be considered as Linux Capable, have a look at [LiteX-on-LiteX-Vexriscv](https://github.com/litex-hub/linux-on-litex-vexriscv) project to try Linux on your FPGA board!


<figure>
<p align="center">
<img src="https://user-images.githubusercontent.com/1450143/156173620-355c6f1d-87dc-4dda-be45-910bf379ae9a.jpg">
</p>
<figcaption>
<p align="center">
Some of the suported boards, see yours? Give LiteX-Boards a try!
</p>
</figcaption>
</figure>

[> Boards list
---------------
    ├── adi_adrv2crr_fmc
    ├── adi_plutosdr
    ├── alchitry_au
    ├── alchitry_cu
    ├── alchitry_mojo
    ├── aliexpress_xc7k420t
    ├── alinx_ax7010
    ├── alinx_axu2cga
    ├── antmicro_artix_dc_scm
    ├── antmicro_datacenter_ddr4_test_board
    ├── antmicro_lpddr4_test_board
    ├── antmicro_sdi_mipi_video_converter
    ├── arduino_mkrvidor4000
    ├── avalanche
    ├── avnet_aesku40
    ├── berkeleylab_marblemini
    ├── berkeleylab_marble
    ├── camlink_4k
    ├── colorlight_5a_75b
    ├── colorlight_5a_75e
    ├── colorlight_i5
    ├── decklink_intensity_pro_4k
    ├── decklink_mini_4k
    ├── decklink_quad_hdmi_recorder
    ├── digilent_arty
    ├── digilent_arty_s7
    ├── digilent_arty_z7
    ├── digilent_atlys
    ├── digilent_basys3
    ├── digilent_cmod_a7
    ├── digilent_genesys2
    ├── digilent_nexys4ddr
    ├── digilent_nexys4
    ├── digilent_nexys_video
    ├── digilent_pynq_z1
    ├── digilent_zedboard
    ├── digilent_zybo_z7
    ├── ebaz4205
    ├── efinix_t8f81_dev_kit
    ├── efinix_titanium_ti60_f225_dev_kit
    ├── efinix_trion_t120_bga576_dev_kit
    ├── efinix_trion_t20_bga256_dev_kit
    ├── efinix_trion_t20_mipi_dev_kit
    ├── efinix_xyloni_dev_kit
    ├── ego1
    ├── enclustra_mercury_kx2
    ├── enclustra_mercury_xu5
    ├── fairwaves_xtrx
    ├── fpc_iii
    ├── fpgawars_alhambra2
    ├── gadgetfactory_papilio_pro
    ├── gsd_butterstick
    ├── gsd_orangecrab
    ├── hackaday_hadbadge
    ├── icebreaker_bitsy
    ├── icebreaker
    ├── ice_v_wireless
    ├── isx_im1283
    ├── jungle_electronics_fireant
    ├── kosagi_fomu_evt
    ├── kosagi_fomu_hacker
    ├── kosagi_fomu_pvt
    ├── kosagi_netv2
    ├── krtkl_snickerdoodle
    ├── lambdaconcept_ecpix5
    ├── lambdaconcept_pcie_screamer_m2
    ├── lambdaconcept_pcie_screamer
    ├── lattice_crosslink_nx_evn
    ├── lattice_crosslink_nx_vip
    ├── lattice_ecp5_evn
    ├── lattice_ecp5_vip
    ├── lattice_ice40up5k_evn
    ├── lattice_machxo3
    ├── lattice_versa_ecp5
    ├── limesdr_mini_v2
    ├── linsn_rv901t
    ├── litex_acorn_baseboard
    ├── logicbone
    ├── machdyne_konfekt
    ├── machdyne_kopflos
    ├── machdyne_krote
    ├── machdyne_noir
    ├── machdyne_schoko
    ├── marblemini
    ├── marble
    ├── micronova_mercury2
    ├── mist
    ├── mnt_rkx7
    ├── muselab_icesugar_pro
    ├── muselab_icesugar
    ├── myminieye_runber
    ├── newae_cw305
    ├── numato_aller
    ├── numato_mimas_a7
    ├── numato_nereid
    ├── numato_tagus
    ├── ocp_tap_timecard
    ├── opalkelly_xem8320
    ├── pano_logic_g2
    ├── qmtech_10cl006
    ├── qmtech_5cefa2
    ├── qmtech_artix7_fbg484
    ├── qmtech_artix7_fgg676
    ├── qmtech_ep4ce15_starter_kit
    ├── qmtech_ep4cex5
    ├── qmtech_ep4cgx150
    ├── qmtech_wukong
    ├── qmtech_xc7a35t
    ├── quicklogic_quickfeather
    ├── qwertyembedded_beaglewire
    ├── radiona_ulx3s
    ├── radiona_ulx4m_ld_v2
    ├── rcs_arctic_tern_bmc_card
    ├── redpitaya
    ├── rz_easyfpga
    ├── saanlima_pipistrello
    ├── scarabhardware_minispartan6
    ├── seeedstudio_spartan_edge_accelerator
    ├── siglent_sds1104xe
    ├── sipeed_tang_nano_20k
    ├── sipeed_tang_nano_4k
    ├── sipeed_tang_nano_9k
    ├── sipeed_tang_nano
    ├── sipeed_tang_primer_20k
    ├── sipeed_tang_primer
    ├── sitlinv_a_e115fb
    ├── sitlinv_stlv7325
    ├── sitlinv_xc7k420t
    ├── sqrl_acorn
    ├── sqrl_fk33
    ├── sqrl_xcu1525
    ├── terasic_de0nano
    ├── terasic_de10lite
    ├── terasic_de10nano
    ├── terasic_de1soc
    ├── terasic_de2_115
    ├── terasic_deca
    ├── terasic_sockit
    ├── tinyfpga_bx
    ├── trellisboard
    ├── trenz_c10lprefkit
    ├── trenz_cyc1000
    ├── trenz_max1000
    ├── trenz_te0725
    ├── trenz_tec0117
    ├── tul_pynq_z2
    ├── xilinx_ac701
    ├── xilinx_alveo_u200
    ├── xilinx_alveo_u250
    ├── xilinx_alveo_u280
    ├── xilinx_kc705
    ├── xilinx_kcu105
    ├── xilinx_kv260
    ├── xilinx_sp605
    ├── xilinx_vc707
    ├── xilinx_vcu118
    ├── xilinx_zcu102
    ├── xilinx_zcu104
    ├── xilinx_zcu106
    ├── xilinx_zcu216
    └── ztex213

            

Raw data

            {
    "_id": null,
    "home_page": "http://enjoy-digital.fr",
    "name": "litex-boards",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "~=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Florent Kermarrec",
    "author_email": "florent@enjoy-digital.fr",
    "download_url": "https://files.pythonhosted.org/packages/22/8f/740abc180aae8c55f1d5f6b9c09be61ae981468cf9437104f2c033732d7c/litex-boards-2023.8.tar.gz",
    "platform": null,
    "description": "\n                                  __   _ __      _  __    ___                   __\n                                 / /  (_) /____ | |/_/___/ _ )___  ___ ________/ /__\n                                / /__/ / __/ -_)>  </___/ _  / _ \\/ _ `/ __/ _  (_-<\n                               /____/_/\\__/\\__/_/|_|   /____/\\___/\\_,_/_/  \\_,_/___/\n\n                                              LiteX boards files\n\n                                     Copyright 2012-2023 / LiteX-Hub community\n\n[![](https://github.com/litex-hub/litex-boards/workflows/ci/badge.svg)](https://github.com/litex-hub/litex-boards/actions) ![License](https://img.shields.io/badge/License-BSD%202--Clause-orange.svg)\n\n[> Intro\n--------\n<figure>\n<p align=\"center\">\n<img src=\"https://user-images.githubusercontent.com/1450143/88511626-73792100-cfe5-11ea-8d3e-dbeea6314e15.JPG\">\n</p>\n<figcaption>\n<p align=\"center\">\nFrom the very tiny Fomu to large PCIe accelerator boards....\n</p>\n</figcaption>\n</figure>\n\nThis repository contains the platforms/targets currently supported by LiteX:\n\n- The platform provides the definition of the board: IOs, constraints, clocks, components + methods to load and flash the bitstream to it.\n- The target provides a LiteX base design for the board that allows you to create a SoC (with or without a CPU) and integrate easily all the base components of your board: Ethernet, DRAM, PCIe, SPIFlash, SDCard, Leds, GPIOs, etc...\n\nThe targets can be used as a base to build more complex or custom SoCs. They are are for example directly reused by the [Linux-on-LiteX-VexRiscv](https://github.com/litex-hub/linux-on-litex-vexriscv) project that is just using a specific configuration (Linux-capable CPU, additional peripherals). Basing your design on provided targets allows to to reduce code duplication between very various projects.\n\nFirst make sure to install LiteX correctly by following the [installation guide](https://github.com/enjoy-digital/litex/wiki/Installation) and have a look at the [LiteX's wiki](https://github.com/enjoy-digital/litex/wiki) for [tutorials](https://github.com/enjoy-digital/litex/wiki/Tutorials-Resources),  [examples of projects](https://github.com/enjoy-digital/litex/wiki/Projects) and more information to use/build FPGA designs with it.\n\nEach target provides a default configuration with a CPU, ROM, SRAM, UART, DRAM (if available), Ethernet (if available), etc... that can be simply built and loaded to the FPGA with:\n\n    $ python3 -m litex_boards.targets.<board> --build --load\n\nYou can then open a terminal on the main UART of the board and interact with the LiteX BIOS:\n\n<p align=\"center\"><img src=\"https://raw.githubusercontent.com/enjoy-digital/litex/master/doc/bios_screenshot.png\"></p>\n\n**Build/Compilation behavior:**\n- python3 -m litex_boards.targets.board : Test LiteX/Migen syntax but does not generate anything.\n- Add `--build` to generate the SoC/Software headers and run the Software/Gateware compilation.\n- Add `--no-compile` to disable the Softwate/Gateware compilation.\n- Add `--no-compile-software` to disable the Software compilation.\n- Add `--no-compile-gateware` to disable the Gateware compilation.\n\nBut this is just the starting point to create your own hardware! You can then:\n\n- Change the CPU: add `--cpu-type=lm32, microwatt, serv, rocket, etc... `\n- Change the Bus standard: add `--bus-standard=wishbone, axi-lite`\n- Enable components: add `--with-ethernet --with-etherbone --with-sdcard etc...`\n- [Load application code to the CPU](https://github.com/enjoy-digital/litex/wiki/Load-Application-Code-To-CPU) over UART/Ethernet/SDCard, etc...\n- Create a bridge with your computer to easily [access the main bus of your SoC](https://github.com/enjoy-digital/litex/wiki/Use-Host-Bridge-to-control-debug-a-SoC).\n- Add a Logic Analyzer to your SoC to easily [observe/debug your design](https://github.com/enjoy-digital/litex/wiki/Use-LiteScope-To-Debug-A-SoC).\n- Simulate your SoC and interact with it at decent speed with [LiteX Sim](https://github.com/enjoy-digital/litex/blob/master/litex/tools/litex_sim.py)/Verilator.\n- Integrate external cores/CPU to create your own design.\n- etc...\n\nPlease use `python3 -m litex_boards.targets.<board> --help` to see the pre-built various possibilities.\n\nHoping you will find this useful and enjoy it, please contribute back if you make improvements that could be useful to others or find issues!\n\n**A question or want to get in touch? Our IRC channel is [#litex at irc.libera.chat](https://web.libera.chat/#litex)**\n\n\n[> Supported boards\n-------------------\n\nLiteX-Boards currently supports > 150 boards from very various FPGA Vendors (Xilinx, Intel, Lattice, Efinix, Gowin, etc...)!\nSome of these boards are fully open-hardware boards (Fomu, NeTV2, OrangeCrab, Butterstick, etc...) with FPGAs often supported by the open-source toolchains, some of them are repurposed off-the-shelf hardware (Colorlight 5A/I5/I9, SQRL Acorn CLE 215+, FK33, Siglent SDS1104X-E, Decklink Mini 4k, etc...) and we also of course support popular/regular FPGA dev boards :)\n\n\nMost of the peripherals present are generally supported: DRAM, UART, Ethernet, SPI-Flash, SDCard, PCIe, SATA, etc... making LiteX-Boards' targets hopefully a good base infrastructure to create your own custom SoCs!\n\n> **Note:** All boards with >= 32MB of memory and enough logic can be considered as Linux Capable, have a look at [LiteX-on-LiteX-Vexriscv](https://github.com/litex-hub/linux-on-litex-vexriscv) project to try Linux on your FPGA board!\n\n\n<figure>\n<p align=\"center\">\n<img src=\"https://user-images.githubusercontent.com/1450143/156173620-355c6f1d-87dc-4dda-be45-910bf379ae9a.jpg\">\n</p>\n<figcaption>\n<p align=\"center\">\nSome of the suported boards, see yours? Give LiteX-Boards a try!\n</p>\n</figcaption>\n</figure>\n\n[> Boards list\n---------------\n    \u251c\u2500\u2500 adi_adrv2crr_fmc\n    \u251c\u2500\u2500 adi_plutosdr\n    \u251c\u2500\u2500 alchitry_au\n    \u251c\u2500\u2500 alchitry_cu\n    \u251c\u2500\u2500 alchitry_mojo\n    \u251c\u2500\u2500 aliexpress_xc7k420t\n    \u251c\u2500\u2500 alinx_ax7010\n    \u251c\u2500\u2500 alinx_axu2cga\n    \u251c\u2500\u2500 antmicro_artix_dc_scm\n    \u251c\u2500\u2500 antmicro_datacenter_ddr4_test_board\n    \u251c\u2500\u2500 antmicro_lpddr4_test_board\n    \u251c\u2500\u2500 antmicro_sdi_mipi_video_converter\n    \u251c\u2500\u2500 arduino_mkrvidor4000\n    \u251c\u2500\u2500 avalanche\n    \u251c\u2500\u2500 avnet_aesku40\n    \u251c\u2500\u2500 berkeleylab_marblemini\n    \u251c\u2500\u2500 berkeleylab_marble\n    \u251c\u2500\u2500 camlink_4k\n    \u251c\u2500\u2500 colorlight_5a_75b\n    \u251c\u2500\u2500 colorlight_5a_75e\n    \u251c\u2500\u2500 colorlight_i5\n    \u251c\u2500\u2500 decklink_intensity_pro_4k\n    \u251c\u2500\u2500 decklink_mini_4k\n    \u251c\u2500\u2500 decklink_quad_hdmi_recorder\n    \u251c\u2500\u2500 digilent_arty\n    \u251c\u2500\u2500 digilent_arty_s7\n    \u251c\u2500\u2500 digilent_arty_z7\n    \u251c\u2500\u2500 digilent_atlys\n    \u251c\u2500\u2500 digilent_basys3\n    \u251c\u2500\u2500 digilent_cmod_a7\n    \u251c\u2500\u2500 digilent_genesys2\n    \u251c\u2500\u2500 digilent_nexys4ddr\n    \u251c\u2500\u2500 digilent_nexys4\n    \u251c\u2500\u2500 digilent_nexys_video\n    \u251c\u2500\u2500 digilent_pynq_z1\n    \u251c\u2500\u2500 digilent_zedboard\n    \u251c\u2500\u2500 digilent_zybo_z7\n    \u251c\u2500\u2500 ebaz4205\n    \u251c\u2500\u2500 efinix_t8f81_dev_kit\n    \u251c\u2500\u2500 efinix_titanium_ti60_f225_dev_kit\n    \u251c\u2500\u2500 efinix_trion_t120_bga576_dev_kit\n    \u251c\u2500\u2500 efinix_trion_t20_bga256_dev_kit\n    \u251c\u2500\u2500 efinix_trion_t20_mipi_dev_kit\n    \u251c\u2500\u2500 efinix_xyloni_dev_kit\n    \u251c\u2500\u2500 ego1\n    \u251c\u2500\u2500 enclustra_mercury_kx2\n    \u251c\u2500\u2500 enclustra_mercury_xu5\n    \u251c\u2500\u2500 fairwaves_xtrx\n    \u251c\u2500\u2500 fpc_iii\n    \u251c\u2500\u2500 fpgawars_alhambra2\n    \u251c\u2500\u2500 gadgetfactory_papilio_pro\n    \u251c\u2500\u2500 gsd_butterstick\n    \u251c\u2500\u2500 gsd_orangecrab\n    \u251c\u2500\u2500 hackaday_hadbadge\n    \u251c\u2500\u2500 icebreaker_bitsy\n    \u251c\u2500\u2500 icebreaker\n    \u251c\u2500\u2500 ice_v_wireless\n    \u251c\u2500\u2500 isx_im1283\n    \u251c\u2500\u2500 jungle_electronics_fireant\n    \u251c\u2500\u2500 kosagi_fomu_evt\n    \u251c\u2500\u2500 kosagi_fomu_hacker\n    \u251c\u2500\u2500 kosagi_fomu_pvt\n    \u251c\u2500\u2500 kosagi_netv2\n    \u251c\u2500\u2500 krtkl_snickerdoodle\n    \u251c\u2500\u2500 lambdaconcept_ecpix5\n    \u251c\u2500\u2500 lambdaconcept_pcie_screamer_m2\n    \u251c\u2500\u2500 lambdaconcept_pcie_screamer\n    \u251c\u2500\u2500 lattice_crosslink_nx_evn\n    \u251c\u2500\u2500 lattice_crosslink_nx_vip\n    \u251c\u2500\u2500 lattice_ecp5_evn\n    \u251c\u2500\u2500 lattice_ecp5_vip\n    \u251c\u2500\u2500 lattice_ice40up5k_evn\n    \u251c\u2500\u2500 lattice_machxo3\n    \u251c\u2500\u2500 lattice_versa_ecp5\n    \u251c\u2500\u2500 limesdr_mini_v2\n    \u251c\u2500\u2500 linsn_rv901t\n    \u251c\u2500\u2500 litex_acorn_baseboard\n    \u251c\u2500\u2500 logicbone\n    \u251c\u2500\u2500 machdyne_konfekt\n    \u251c\u2500\u2500 machdyne_kopflos\n    \u251c\u2500\u2500 machdyne_krote\n    \u251c\u2500\u2500 machdyne_noir\n    \u251c\u2500\u2500 machdyne_schoko\n    \u251c\u2500\u2500 marblemini\n    \u251c\u2500\u2500 marble\n    \u251c\u2500\u2500 micronova_mercury2\n    \u251c\u2500\u2500 mist\n    \u251c\u2500\u2500 mnt_rkx7\n    \u251c\u2500\u2500 muselab_icesugar_pro\n    \u251c\u2500\u2500 muselab_icesugar\n    \u251c\u2500\u2500 myminieye_runber\n    \u251c\u2500\u2500 newae_cw305\n    \u251c\u2500\u2500 numato_aller\n    \u251c\u2500\u2500 numato_mimas_a7\n    \u251c\u2500\u2500 numato_nereid\n    \u251c\u2500\u2500 numato_tagus\n    \u251c\u2500\u2500 ocp_tap_timecard\n    \u251c\u2500\u2500 opalkelly_xem8320\n    \u251c\u2500\u2500 pano_logic_g2\n    \u251c\u2500\u2500 qmtech_10cl006\n    \u251c\u2500\u2500 qmtech_5cefa2\n    \u251c\u2500\u2500 qmtech_artix7_fbg484\n    \u251c\u2500\u2500 qmtech_artix7_fgg676\n    \u251c\u2500\u2500 qmtech_ep4ce15_starter_kit\n    \u251c\u2500\u2500 qmtech_ep4cex5\n    \u251c\u2500\u2500 qmtech_ep4cgx150\n    \u251c\u2500\u2500 qmtech_wukong\n    \u251c\u2500\u2500 qmtech_xc7a35t\n    \u251c\u2500\u2500 quicklogic_quickfeather\n    \u251c\u2500\u2500 qwertyembedded_beaglewire\n    \u251c\u2500\u2500 radiona_ulx3s\n    \u251c\u2500\u2500 radiona_ulx4m_ld_v2\n    \u251c\u2500\u2500 rcs_arctic_tern_bmc_card\n    \u251c\u2500\u2500 redpitaya\n    \u251c\u2500\u2500 rz_easyfpga\n    \u251c\u2500\u2500 saanlima_pipistrello\n    \u251c\u2500\u2500 scarabhardware_minispartan6\n    \u251c\u2500\u2500 seeedstudio_spartan_edge_accelerator\n    \u251c\u2500\u2500 siglent_sds1104xe\n    \u251c\u2500\u2500 sipeed_tang_nano_20k\n    \u251c\u2500\u2500 sipeed_tang_nano_4k\n    \u251c\u2500\u2500 sipeed_tang_nano_9k\n    \u251c\u2500\u2500 sipeed_tang_nano\n    \u251c\u2500\u2500 sipeed_tang_primer_20k\n    \u251c\u2500\u2500 sipeed_tang_primer\n    \u251c\u2500\u2500 sitlinv_a_e115fb\n    \u251c\u2500\u2500 sitlinv_stlv7325\n    \u251c\u2500\u2500 sitlinv_xc7k420t\n    \u251c\u2500\u2500 sqrl_acorn\n    \u251c\u2500\u2500 sqrl_fk33\n    \u251c\u2500\u2500 sqrl_xcu1525\n    \u251c\u2500\u2500 terasic_de0nano\n    \u251c\u2500\u2500 terasic_de10lite\n    \u251c\u2500\u2500 terasic_de10nano\n    \u251c\u2500\u2500 terasic_de1soc\n    \u251c\u2500\u2500 terasic_de2_115\n    \u251c\u2500\u2500 terasic_deca\n    \u251c\u2500\u2500 terasic_sockit\n    \u251c\u2500\u2500 tinyfpga_bx\n    \u251c\u2500\u2500 trellisboard\n    \u251c\u2500\u2500 trenz_c10lprefkit\n    \u251c\u2500\u2500 trenz_cyc1000\n    \u251c\u2500\u2500 trenz_max1000\n    \u251c\u2500\u2500 trenz_te0725\n    \u251c\u2500\u2500 trenz_tec0117\n    \u251c\u2500\u2500 tul_pynq_z2\n    \u251c\u2500\u2500 xilinx_ac701\n    \u251c\u2500\u2500 xilinx_alveo_u200\n    \u251c\u2500\u2500 xilinx_alveo_u250\n    \u251c\u2500\u2500 xilinx_alveo_u280\n    \u251c\u2500\u2500 xilinx_kc705\n    \u251c\u2500\u2500 xilinx_kcu105\n    \u251c\u2500\u2500 xilinx_kv260\n    \u251c\u2500\u2500 xilinx_sp605\n    \u251c\u2500\u2500 xilinx_vc707\n    \u251c\u2500\u2500 xilinx_vcu118\n    \u251c\u2500\u2500 xilinx_zcu102\n    \u251c\u2500\u2500 xilinx_zcu104\n    \u251c\u2500\u2500 xilinx_zcu106\n    \u251c\u2500\u2500 xilinx_zcu216\n    \u2514\u2500\u2500 ztex213\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "LiteX supported boards",
    "version": "2023.8",
    "project_urls": {
        "Download": "https://github.com/litex-hub/litex-boards",
        "Homepage": "http://enjoy-digital.fr"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "228f740abc180aae8c55f1d5f6b9c09be61ae981468cf9437104f2c033732d7c",
                "md5": "0b3bae1d738413e8cfdb09d7366d5448",
                "sha256": "292ed50315a0d095560de1d48336bb4146a27bf92677a0233055176a713b8b32"
            },
            "downloads": -1,
            "filename": "litex-boards-2023.8.tar.gz",
            "has_sig": false,
            "md5_digest": "0b3bae1d738413e8cfdb09d7366d5448",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "~=3.6",
            "size": 325305,
            "upload_time": "2023-09-17T21:47:35",
            "upload_time_iso_8601": "2023-09-17T21:47:35.743141Z",
            "url": "https://files.pythonhosted.org/packages/22/8f/740abc180aae8c55f1d5f6b9c09be61ae981468cf9437104f2c033732d7c/litex-boards-2023.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-17 21:47:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "litex-hub",
    "github_project": "litex-boards",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "litex-boards"
}
        
Elapsed time: 0.13760s