Main Content
writeva
Generate Verilog-A description of rational
object
Description
writes a Verilog-A module that describes a 1-port rational object, status
= writeva(h
,filename
,innets
,outnets
,discipline
,printformat
,filestoinclude
)h
to a
file specified using filename
argument.
The function, writeva
implements the object in Verilog-A using
Laplace transform S-domain filters and returns a status
of
True
, if the write operation is successful, and
False
, if the write operation is unsuccessful.
Examples
Input Arguments
Output Arguments
Version History
Introduced before R2006aSee Also
rfmodel.rational
| rationalfit
| timeresp
| stepresp
| freqresp