From ea03aafc26f8d7c6cde75b9054a508470f91965b Mon Sep 17 00:00:00 2001 From: David Shah Date: Sun, 30 Sep 2018 15:13:18 +0100 Subject: clangformat Signed-off-by: David Shah --- ice40/arch.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ice40/arch.h') diff --git a/ice40/arch.h b/ice40/arch.h index 37f663d9..27d5db9f 100644 --- a/ice40/arch.h +++ b/ice40/arch.h @@ -817,7 +817,7 @@ struct Arch : BaseCtx bool isBelLocationValid(BelId bel) const; // Helper function for above - bool logicCellsCompatible(const CellInfo** it, const size_t size) const; + bool logicCellsCompatible(const CellInfo **it, const size_t size) const; // ------------------------------------------------- // Assign architecure-specific arguments to nets and cells, which must be -- cgit v1.2.3