Simple RC Subircuit  
Model Name   RC(V1)  
Symbol   No Symbol  
Generics  
Name   Type   Default   Unit   Min   Description  
RES   REAL   1.0   Ohm   >0.0   value of the resistor  
CAP   REAL   1.0   F   >0.0   value of the capacitor  
 
Ports  
Interface   Name   Type/Nature   Description  
terminal   T1   ELECTRICAL   connected to resistor  
terminal   T2   ELECTRICAL   common node of resistor and capacitor  
terminal   T3   ELECTRICAL   connected to capacitor  
 
Description   This example demonstrates how to create hierachical models.
The terminals T1 and T2 are connected by a resistor.
The terminals T2 and T3 are connected by a capacitor.
It is required that the element values are positive.

 
Dependencies  
Logical Library   Design Unit/Design Entity  
IEEE_proposed   ELECTRICAL_SYSTEMS  
WORK   RESISTOR(V1)  
WORK   CAPACITOR(V1)  
 
Source   See source code  
Example   See test-bench