calyx_ir

Module rewriter

Source
Expand description

Modules to rewrite the IR

Structs§

  • A structure to track rewrite maps for ports. Stores both cell rewrites and direct port rewrites. Attempts to apply port rewrites first before trying the cell rewrite.

Type Aliases§