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

16. Runtime Support

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

This chapter introduces system functions for querying on elaboration status and simulation environments as well as system functions providing runtime support to the numerical solver and control of the simulation.

Elaboration Queries

Module ports need not be connected and module parameters may not be overridden when the module is instantiated. In some cases, the module evaluation could depend on the information of actual port connectivities and the status of the parameter override. Verilog-A provides system functions that can be used to query that information. ...

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.