ilang  1.1.4
ILAng: A Modeling and Verification Platform for SoCs
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros
Public Member Functions | Public Attributes | List of all members
ilang::VerilogGeneratorBase::function_app_t Struct Reference

Type of app func. More...

#include <verilog_gen.h>

Public Member Functions

 function_app_t (const vlg_sig_t &res, const std::string fn)
 constructor
 

Public Attributes

std::vector< vlg_sig_targs
 arguments
 
const vlg_sig_t result
 result
 
const std::string func_name
 ila func name
 

Detailed Description

Type of app func.


The documentation for this struct was generated from the following file: