A behavioral description of an analog system is constructed as a network of interconnected branches. The constitutive equations of the system component are formulated in terms of branch potential and flow signals. This chapter describes how to declare branches as well as how to access and contribute branch signals.
Declaring Branches
A branch is a path between two nets representing branch terminals. A branch can only be declared inside a module scope along with net and port declarations and not in named procedural blocks. The branches can be declared as scalar ...