mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-22 06:07:31 +02:00
Remove breakpoint
This commit is contained in:
@@ -99,8 +99,6 @@ class channel_route(design.design):
|
||||
channel_route.unique_id += 1
|
||||
super().__init__(name)
|
||||
|
||||
if self.name == "cr_7":
|
||||
breakpoint()
|
||||
self.netlist = netlist
|
||||
self.offset = offset
|
||||
self.layer_stack = layer_stack
|
||||
|
||||
Reference in New Issue
Block a user