[][src]Module moore_vhdl::make_ctx

A context within which compiler passes can be described.

Create a new MakeContext for each node. Then use the context's functions to declare how the different compiler passes of the node are supposed to work.

Structs

MakeContext

A context within which compiler passes can be described.