Bus code converted to pins. Fix layers on control signal routes in bank.

This commit is contained in:
mrg
2020-06-08 11:01:14 -07:00
parent 0837432d45
commit 9cc36c6d3a
7 changed files with 105 additions and 101 deletions
+1
View File
@@ -10,6 +10,7 @@ import debug
from vector import vector
from sram_factory import factory
from globals import OPTS
from tech import layer
class precharge_array(design.design):