Crate prjunnamed_netlist

Source
Expand description

This library provides the in-memory form of the Project Unnamed IR.

A Design is represented as a sea of Cells identified by a contiguous range of indices, connected by Nets and Values that refer back to cells by their index. This representation is equally suited for bit-level and word-level netlists, including bit-level cells with multiple outputs.

Macros§

Structs§

Enums§

Traits§

Functions§