From 11822b078459a6a3ead7d6d3e06ff20c1cb74172 Mon Sep 17 00:00:00 2001 From: erwei-xilinx Date: Tue, 2 Apr 2024 11:33:57 -0700 Subject: [PATCH] Modify multi-col aie_partition.json (#1161) --- tools/aie2xclbin/XCLBinGen.cpp | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/tools/aie2xclbin/XCLBinGen.cpp b/tools/aie2xclbin/XCLBinGen.cpp index bfe008659b..86c2966f6a 100644 --- a/tools/aie2xclbin/XCLBinGen.cpp +++ b/tools/aie2xclbin/XCLBinGen.cpp @@ -450,12 +450,9 @@ static LogicalResult generateXCLBin(MLIRContext *context, ModuleOp moduleOp, "inference_fingerprint": "23423", "pre_post_fingerprint": "12345", "partition": { - "column_width": 1, + "column_width": 4, "start_columns": [ - 1, - 2, - 3, - 4 + 1 ] }, "PDIs": [