#include "oaDesignDB.h"#include "oagFpgaRtlGraph.h"#include <list>#include <map>Include dependency graph for oagFpgaMultiRef.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | oagFpga |
Classes | |
| class | oagFpga::MultiRef |
| A reference to a single-bit function, either an oaModBitNet* or an oagFpga::BBRef. More... | |
Defines | |
| #define | oagFpgaMultiRef_P |
Typedefs | |
| typedef list< class MultiRef > | MultiRefBus |
Enumerations | |
| enum | MultiRefType { BBREF, NET, NEITHER } |
|
|
Definition at line 3 of file oagFpgaMultiRef.h. |
|
|
|
Definition at line 18 of file oagFpgaMultiRef.h. |
1.3.9.1