Expand description

A flattened gate-level circuit netlist database.

Structs

Hierarchical name representation.
The netlist storage.
A special direction hint that gives no answer to every pin. This is useful if you do not care about the pin direction (e.g. if you are outputting the benchmark statistics only).
A helper type for simple 1-layer CSR.

Enums

types of directions: input or output. note: inout is not supported yet.

Traits

Direction provider trait.