From 568ed120c2a6784f4429eec40b30491ab50ad4af Mon Sep 17 00:00:00 2001 From: tangxifan Date: Wed, 29 Jan 2020 21:53:56 -0700 Subject: [PATCH] change report naming fix-up to be XML format --- openfpga/test_script/s298.openfpga | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openfpga/test_script/s298.openfpga b/openfpga/test_script/s298.openfpga index cafc16074..216f6d8c4 100644 --- a/openfpga/test_script/s298.openfpga +++ b/openfpga/test_script/s298.openfpga @@ -8,7 +8,7 @@ read_openfpga_arch -f ./test_openfpga_arch/k6_N10_40nm_openfpga.xml link_openfpga_arch # Check and correct any naming conflicts in the BLIF netlist -check_netlist_naming_conflict --fix --report ./netlist_renaming.rpt +check_netlist_naming_conflict --fix --report ./netlist_renaming.xml # Finish and exit OpenFPGA exit