Documentation

Sparkle.Compiler.InlineAttr

@[hardware_module] — emit a Verilog sub-module for this definition instead of inlining its body.

@[inline_hardware] — historical alias for "always inline". Kept for backwards compatibility with code authored when the default was the opposite. Today the default is already inline, so this attribute documents intent without changing behaviour.

True iff name is tagged @[hardware_module].

Equations
Instances For

    True iff name is tagged @[inline_hardware].

    Equations
    Instances For