torc-master
|
Source for a PhysicalDiff command line utility. More...
#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. More... | |
Source for a PhysicalDiff command line utility.
Opens up two designs with the XDLImporter and then compares them with PhysicalDiff.
Definition in file XdlDiffMain.cpp.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Main entry point for the xdldiff tool.
Definition at line 26 of file XdlDiffMain.cpp.