const_xreal

const_xreal :
A constant-value generator with xreal-typed outputs

The const_xreal primitive generates a vector of constant xreal-typed outputs.
The bit-width and values of the constant outputs are set by the width and
value parameters, respectively.

Input/Output Terminals

Name I/O Type Description
out output xreal output signal

Parameters

Name Type Default Unit Description
width integer 1 None constant’s bit-width
value real array ‘{0.0} None constant’s values
« const_xbit
dc_gen »