[engine] clean up header files that include rr_graph_obj

This commit is contained in:
tangxifan 2022-08-23 18:38:21 -07:00
parent f0728aa425
commit d1edc51165
4 changed files with 3 additions and 6 deletions

View File

@ -12,9 +12,6 @@
/* Header from archfpga library */
#include "physical_types.h"
/* Header from vpr library */
#include "rr_graph_obj.h"
/* Header from openfpgautil library */
#include "openfpga_port.h"
#include "circuit_library.h"

View File

@ -5,9 +5,9 @@
* Include header files that are required by function declaration
*******************************************************************/
#include <string>
#include "rr_graph_obj.h"
#include "device_grid.h"
#include "vpr_device_annotation.h"
#include "rr_graph_view.h"
#include "device_rr_gsb.h"
/********************************************************************

View File

@ -8,7 +8,7 @@
#include <string>
#include <map>
#include "module_manager.h"
#include "rr_graph_obj.h"
#include "rr_graph_fwd.h"
#include "atom_netlist_fwd.h"
#include "vpr_routing_annotation.h"

@ -1 +1 @@
Subproject commit 43a80a46bd3c9dc2702c0e225e30663d2fad3401
Subproject commit 4c2b47e484110f6b4f5cc6f602e0d6f9c220fb2d