mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-29 09:30:38 +02:00
remove the cs_buf function call... smh
This commit is contained in:
@@ -293,7 +293,6 @@ class control_logic_delay(design.design):
|
||||
""" Create all the instances """
|
||||
self.create_dffs()
|
||||
self.create_clk_buf_row()
|
||||
self.create_cs_buf_row()
|
||||
self.create_gated_clk_bar_row()
|
||||
self.create_gated_clk_buf_row()
|
||||
self.create_delay()
|
||||
|
||||
Reference in New Issue
Block a user