mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-09-01 02:28:31 +02:00
Draft local and global arrays. Ensure rows before cols in usage.
This commit is contained in:
@@ -12,6 +12,7 @@ from vector import vector
|
||||
from sram_factory import factory
|
||||
from globals import OPTS
|
||||
|
||||
|
||||
class wordline_driver_array(design.design):
|
||||
"""
|
||||
Creates a Wordline Driver
|
||||
|
||||
Reference in New Issue
Block a user