#include "oaDesignDB.h"#include "oagFpga.h"#include "oagFpgaMultiRef.h"#include "oagFpgaVerilogDesign.h"#include "oagFpgaManager.h"#include "oagFpgaSynthesis.h"#include <list>#include <set>#include <string>Include dependency graph for oagFpgaVerilogSynthesis.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::VerilogSynthesis |
| Constructs OpenAccess objects and a functional description from a given VerilogDesign object. More... | |
| class | oagFpga::VerilogSynthesis::FunctionVariableAssignment |
| class | oagFpga::VerilogSynthesis::ProceduralState |
| class | oagFpga::VerilogSynthesis::ConditionalLvalRef |
| class | oagFpga::VerilogSynthesis::LvalRef |
| This represents the destination of a left-hand assignment. More... | |
Defines | |
| #define | oagFpgaVerilogSynthesis_P |
|
|
Definition at line 3 of file oagFpgaVerilogSynthesis.h. |
1.3.9.1