ACT Library
Loading...
Searching...
No Matches
Public Attributes | List of all members
act_chp Class Reference

Holds a CHP sub-language. More...

#include <lang.h>

Public Attributes

ActIdvdd
 power supply
 
ActIdgnd
 ground
 
ActIdpsc
 p-substrate terminal
 
ActIdnsc
 n-substrate terminal
 
act_chp_lang_tc
 chp body
 
int is_synthesizable
 1 if this is synthesizable, 0 otherwise
 

Detailed Description

Holds a CHP sub-language.

Member Data Documentation

◆ c

act_chp_lang_t* act_chp::c

chp body

◆ gnd

ActId* act_chp::gnd

ground

◆ is_synthesizable

int act_chp::is_synthesizable

1 if this is synthesizable, 0 otherwise

◆ nsc

ActId* act_chp::nsc

n-substrate terminal

◆ psc

ActId* act_chp::psc

p-substrate terminal

◆ vdd

ActId* act_chp::vdd

power supply


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