From 170e3feb7dddb0512b02a1aef6caba94987944ec Mon Sep 17 00:00:00 2001 From: mrg Date: Fri, 14 Aug 2020 14:14:49 -0700 Subject: [PATCH] Fix order of replica wordlines and bitlines --- compiler/modules/replica_bitcell_array.py | 30 +++++++++++++---------- 1 file changed, 17 insertions(+), 13 deletions(-) diff --git a/compiler/modules/replica_bitcell_array.py b/compiler/modules/replica_bitcell_array.py index 48da3630..1abd5553 100644 --- a/compiler/modules/replica_bitcell_array.py +++ b/compiler/modules/replica_bitcell_array.py @@ -101,15 +101,15 @@ class replica_bitcell_array(bitcell_base_array.bitcell_base_array): self.replica_columns = {} for bit in range(self.add_left_rbl + self.add_right_rbl): # Creating left_rbl - if bit