Install Cf On A Debian, Ubuntu And Raspbian

Install Cf On A Debian, Ubuntu And Raspbian

cf

language for synchronous reactive hardware system design

Install cf

  • Debian apt-get install confluence Click to copy
  • Ubuntu apt-get install confluence Click to copy
  • Raspbian apt-get install confluence Click to copy

confluence

language for synchronous reactive hardware system design

From the upstream website: A Confluence program can generate digital logic for an FPGA or ASIC platform, or C code for hard real-time software. Confluence combines the component-based methodologies of Verilog and VHDL with the expressiveness of higher order functional programming. In comparison to Verilog, VHDL, and C, systems designed in Confluence result in 2X to 10X code reduction, making the source easier to manage and reuse. And because Confluence relies on a correct-by-construction compiler, bugs are reduced--some are prevented altogether--thus reducing the overall verification effort.

Install the latest version of cf in Debian, Ubuntu and Raspbian from terminal. To install the cf just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of cf from the respository and install it in your computer/server.