#include "oaDesignDB.h"
#include "oagAiGraph.h"
#include <assert.h>
#include <vector>
#include <list>
#include <set>
Include dependency graph for oagFpgaRtlGraph.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::RtlNode |
The intermediate data structure for storing the structural netlist with black boxes. More... | |
class | oagFpga::RtlNode::RtlSeqNodeInfo |
class | oagFpga::RtlNode::RtlMuxNodeInfo |
class | oagFpga::RtlNode::RtlOptNodeInfo |
class | oagFpga::RtlGraph |
The intermediate data structure for storing the structural netlist with black boxes. More... | |
Defines | |
#define | oagRtlGraph_P |
Typedefs | |
typedef unsigned int | BBRef |
typedef list< BBRef > | BBRefBus |
|
Definition at line 3 of file oagFpgaRtlGraph.h. |
|
|
Definition at line 19 of file oagFpgaRtlGraph.h. |