mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-09-04 16:51:40 +02:00
Fix base bitcell syntax error. Remove some unused imports.
This commit is contained in:
@@ -10,10 +10,7 @@ from tech import drc, spice
|
||||
from vector import vector
|
||||
from globals import OPTS
|
||||
from sram_factory import factory
|
||||
import logical_effort
|
||||
import bitcell_array
|
||||
import replica_column
|
||||
import dummy_array
|
||||
|
||||
|
||||
class replica_bitcell_array(design.design):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user