Remove breakpoint

This commit is contained in:
mrg 2022-03-07 16:59:55 -08:00
parent 08c2e21724
commit b841e18abd
1 changed files with 0 additions and 2 deletions

View File

@ -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