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

17. Input and Output

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

In this chapter, we look into Verilog-A functions and tasks for the display of data on the console or writing to and reading data from files. Even though your simulator will let you monitor the value of signals and variables in your design, it is also nice to be able to output certain information beyond the simulator reporting capabilities. This is useful when the results of a simulation are large and need to be stored in a file or when data is to be read from an external file and driven into a model formulation.

File Management

Verilog-A provides various ...

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.