reformat code

This commit is contained in:
Lin 2024-09-29 13:20:49 +08:00
parent 7d9a677534
commit bceb160ab8
1 changed files with 1 additions and 1 deletions

View File

@ -16,11 +16,11 @@
#include "fabric_key_writer.h"
#include "globals.h"
#include "openfpga_naming.h"
#include "read_unique_blocks.h"
#include "read_xml_fabric_key.h"
#include "read_xml_io_name_map.h"
#include "read_xml_module_name_map.h"
#include "read_xml_tile_config.h"
#include "read_unique_blocks.h"
#include "rename_modules.h"
#include "report_reference.h"
#include "vtr_log.h"