Module blif

Module blif 

Source
Expand description

Module to conversion between Gate circuit and the BLIF logic format.

Enums§

BLIFError

Functions§

from_blif
Converts logic in BLIF from to Gate circuit.
to_blif
Converts circuit to BLIF format.