From 159d0ed603e07201390efeaeeb9f1ade89bfc261 Mon Sep 17 00:00:00 2001 From: mrg Date: Sun, 13 Jun 2021 15:08:05 -0700 Subject: [PATCH] Fix s_en spacing problem. --- compiler/sram/sram_1bank.py | 1 - 1 file changed, 1 deletion(-) diff --git a/compiler/sram/sram_1bank.py b/compiler/sram/sram_1bank.py index 828edfdd..030b0c33 100644 --- a/compiler/sram/sram_1bank.py +++ b/compiler/sram/sram_1bank.py @@ -452,7 +452,6 @@ class sram_1bank(sram_base): y_bottom = 0 y_offset = y_bottom - self.data_bus_size[port] + 2 * self.m3_pitch - offset = vector(self.control_logic_insts[port].rx() + self.dff.width, y_offset) cr = channel_route(netlist=route_map,