{
  "$schema": "https://fundingjson.org/schema/v1.1.0.json",
  "version": "v1.1.0",
  "entity": {
    "type": "organisation",
    "role": "steward",
    "name": "Machdyne UG (haftungsbeschränkt)",
    "email": "info@machdyne.com",
    "description": "Machdyne is a German manufacturing company building open-source electronics, FPGA computers, tools, and long-term storage devices. Machdyne develops Zeitlos as an open-source computer platform spanning FPGA hardware, a RISC-V SoC, an operating system, and native applications.",
    "webpageUrl": {
      "url": "https://machdyne.com/"
    }
  },
  "projects": [
    {
      "guid": "zeitlos",
      "name": "Zeitlos",
      "description": "Zeitlos is an open-source RISC-V SoC and operating system for FPGA computers. It is designed as a complete, user-controlled computer platform, with open FPGA gateware, CPU, operating system, and applications. Zeitlos provides a responsive graphical environment with multitasking, virtual addressing, networking, TLS, graphics, audio, storage, and a growing collection of native applications.",
      "webpageUrl": {
        "url": "https://zeitlos.org"
      },
      "repositoryUrl": {
        "url": "https://github.com/machdyne/zeitlos"
      },
      "licenses": [
        "spdx:ISC",
        "spdx:Apache-2.0",
        "spdx:MIT",
        "spdx:CC-BY-SA-4.0"
      ],
      "tags": [
        "fpga",
        "fpga-soc",
        "risc-v",
        "operating-system",
        "open-hardware",
        "embedded",
        "multitasking",
        "computer"
      ]
    }
  ],
  "funding": {
    "channels": [
      {
        "guid": "machdyne-bank",
        "type": "bank",
        "description": "Bank transfer details will be provided by Machdyne upon agreement of funding."
      }
    ],
    "plans": [
      {
        "guid": "zeitlos-development",
        "status": "active",
        "name": "Zeitlos development grant",
        "description": "One-time grant to support dedicated engineering time for the continued development of Zeitlos, with a focus on responsiveness, reliability, ease of use, hardware portability, and real-world utility. Funding will support open development of the SoC, operating system, applications, developer tooling, and documentation.",
        "amount": 0,
        "currency": "EUR",
        "frequency": "one-time",
        "channels": [
          "machdyne-bank"
        ]
      }
    ]
  }
}
