Subsections


Nets

Name

SignalIn, SignalOut ... - Creation of nets

Synopsys

netA = SignalIn ( "a", 4 )

Description

How to create and use nets.

Nets

Differents kind of nets are listed below :

Parameters

All kind of constructors have the same parameters :

Only CkIn, VddIn and VssIn do not have the same parameters : there is only the name parameter (they are 1 bit nets).

Functions and methods

Some functions/methods are provided in order to handle nets :

Example

You can see a concrete example at : Example

Errors

Some errors may occur :

See Also

Introduction

Sophie BELLOEIL
20051116.1