Aithmetic Blocks
A library of general purpose arithmetic building blocks is included under the
Arithmetic
directory. The full path is:
$CSIM_ROOT/model_libs/general_blocks/Arithmetic
.
It contains the following models.
int_multiply.sim
decrement.sim
int_negate.sim
int_protect.sim
increment.sim
int_subtract.sim
int_abs.sim
int_add.sim
int_divide.sim
int_max.sim
int_gain.sim
int_min.sim
int_mod.sim
int_modulus.sim
reciprocal.sim
5_input_expression.sim
real_min.sim
real_multiply.sim
real_negate.sim
real_protect.sim
real_abs.sim
real_add.sim
real_raise.sim
real_cos.sim
real_raise_by_constant.sim
real_divide.sim
real_sin.sim
real_exp.sim
real_sqrt.sim
real_gain.sim
real_subtract.sim
real_ln.sim
real_tan.sim
real_max.sim