#include "torc/physical/XdlImporter.hpp"
#include "torc/architecture/DDB.hpp"
#include "torc/architecture/InstancePin.hpp"
#include <iostream>
#include "torc/architecture/OutputStreamHelpers.hpp"
#include "torc/architecture/DDBStreamHelper.hpp"


Go to the source code of this file.
Namespaces | |
| namespace | torc |
| namespace | torc::architecture |
Classes | |
| class | torc::architecture::XdlImporter |
| Architecture aware importer from XDL format into a physical design. More... | |
Definition in file XdlImporter.hpp.
1.5.6