© Slobodan Mijalković 2022
S. MijalkovićA Practical Guide to Verilog-Ahttps://doi.org/10.1007/978-1-4842-6351-8_14

14. Filters

Slobodan Mijalković1  
(1)
The Hague, Zuid-Holland, The Netherlands
 

Verilog-A filters are analog operators that remove some unwanted components or features from a signal. Similar to functions, filters take arguments at the input and return a value. However, as with other Verilog-A analog operators, filters also maintain their internal states and their output is a function of both the input arguments and the internal states. Verilog-A supports filters in the time and frequency domain.

Time-Domain Filters

Verilog-A provides a set of time-domain filters that can be used to delay signals and to remove discontinuity or bound rate ...

Get A Practical Guide to Verilog-A: Mastering the Modeling Language for Analog Devices, Circuits, and Systems now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.