#include <fstream>
#include "ArchitectureBrowser.hpp"
#include "torc/common/DirectoryTree.hpp"

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