Who would benefit if there were an FPGA-only linux OS.

This page summarizes the projects mentioned and recommended in the original post on /r/FPGA

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • cascade

    Discontinued A Just-In-Time Compiler for Verilog from VMware Research (by vmware-archive)

  • I think VMWare did a just-in-time compilation for verilog called Cascade that I don't think ever got a lot of traction that seems to do parts of what you are looking for in that code first gets executed in a simulator until hardware-compilation is done in which case it is automatically migrated to the hardware/accelerated version. Sadly, the tool/project seems to have been shelved by VMWare and development has moved out into original author's private repo which I think itself may say something about the idea.

  • cascade

    A Just-In-Time Compiler for Verilog from VMware Research (by eschkufz)

  • I think VMWare did a just-in-time compilation for verilog called Cascade that I don't think ever got a lot of traction that seems to do parts of what you are looking for in that code first gets executed in a simulator until hardware-compilation is done in which case it is automatically migrated to the hardware/accelerated version. Sadly, the tool/project seems to have been shelved by VMWare and development has moved out into original author's private repo which I think itself may say something about the idea.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Chips-2.0

    FPGA Design Suite based on C to Verilog design flow.

  • There is this neat work that compiles C code to verilog describing a tiny custom instruction set CPU just bug enough to complete the program. https://github.com/dawsonjon/Chips-2.0

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts