hzeller / conda-packages

Conda build recipes for the toolchains needed by LiteX / MiSoC firmware

Home Page:https://github.com/mithro/HDMI2USB-litex-firmware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

conda-hdmi2usb-packages

Conda build recipes for HDMI2USB-litex-firmware build dependencies.

Basically, anything which hasn't gotten a proper package at https://launchpad.net/~timvideos/+archive/ubuntu/hdmi2usb

Toolchains

LiteX "soft-CPU" support

The LiteX system supports both a lm32 and or1k "soft-CPU" implementations.

Current versions are;

  • binutils - 2.28.0
  • gcc - 5.4.0
  • gcc+newlib - 5.4.0 + 2.4.0
  • gdb - 7.11

lm32-elf

  • All come from upstream.

or1k-elf

  • binutils - upstream
  • gcc, newlib & gdb - or1k forks based on upstream version.

Cypress FX2 support

  • sdcc (Current version: 3.5.0)

Support Tools

OpenOCD

Tool for JTAG programming.

About

Conda build recipes for the toolchains needed by LiteX / MiSoC firmware

https://github.com/mithro/HDMI2USB-litex-firmware

License:Apache License 2.0


Languages

Language:Shell 82.5%Language:Python 6.5%Language:Verilog 4.7%Language:Batchfile 3.3%Language:Coq 2.9%