top of page
LFR-Logo-01.png

Liquid Flow Relationships

Liquid Flow Relationships (LFR) is a high-level hardware description language used to describe microfluidic device architectures. LFR allows users to design microfluidic devices without any knowledge of using CAD software packages. By pairing with platform libraries, LFR can abstract the entire design flow as a high-level description. LFR is modeled after Verilog to enable the users to describe the microfluidic design as relationships between different flow elements, boolean relationships between control elements, and routing capabilities flow elements driven by control elements.

Key Features

  • Available as an open-source python library

  • Compiler Grammar based on ANTLR grammar, allowing for easy porting to different language platforms

  • Standard Data Structures and APIs are available for programmatic access to all device synthesis algorithms.

Funding

  • Living Computing Project

474df2_ac95e2a18b674c6d8af0ba733e1b7762_

LFR is free to use. See the website or GitHub located below:

bottom of page