#include <fstream>
#include "PhysicalDiff.hpp"
#include "torc/common/DirectoryTree.hpp"
#include "torc/physical/XdlImporter.hpp"

Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| Main entry point for the xdldiff tool. | |
Opens up two designs with the XDLImporter and then compares them with PhysicalDiff.
Definition in file XdlDiffMain.cpp.
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
1.5.6