PandA-2024.02
|
Class for system verilog writing. More...
#include "language_writer.hpp"
#include <list>
#include <map>
#include <set>
#include <string>
#include <vector>
Go to the source code of this file.
Data Structures | |
class | verilog_writer |
Class for system verilog writing.
This class defines the methods to write Verilog descriptions.
Currently only system verilog provided descriptions are managed.
Definition in file verilog_writer.hpp.