openXC7

Improve hardware support for open source FPGA tooling

This project is funded by NLnet through these subgrants:

Options

programs.openxc7
programs.openxc7.enable

Whether to enable openXC7 environment.

Type:
boolean
Default:
false

Examples

{ ... }:
{
  programs.openxc7.enable = true;

  # You should still setup a development shell for any project that needs these
  # tools, to get basic things like make etc.
}