renamed file

This commit is contained in:
Lin 2024-09-27 17:23:17 +08:00
parent ef18d04a3a
commit 1d6f9901bb
3 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@
#include "read_xml_util.h"
#include "rr_gsb.h"
#include "unique_blocks_uxsdcxx.capnp.h"
#include "write_xml_unique_blocks.h"
#include "write_unique_blocks.h"
#include "write_xml_utils.h"
/********************************************************************

View File

@ -27,7 +27,7 @@
#include "vtr_time.h"
#include "write_xml_fabric_pin_physical_location.h"
#include "write_xml_module_name_map.h"
#include "write_xml_unique_blocks.h"
#include "write_unique_blocks.h"
/* begin namespace openfpga */
namespace openfpga {