mirror of https://github.com/VLSIDA/OpenRAM.git
OpenRAM v1.1.7
Global and local wordlines. Many updates all around.
This commit is contained in:
parent
8d5db50062
commit
a5e8818014
|
|
@ -19,7 +19,7 @@ import re
|
||||||
import copy
|
import copy
|
||||||
import importlib
|
import importlib
|
||||||
|
|
||||||
VERSION = "1.1.6"
|
VERSION = "1.1.7"
|
||||||
NAME = "OpenRAM v{}".format(VERSION)
|
NAME = "OpenRAM v{}".format(VERSION)
|
||||||
USAGE = "openram.py [options] <config file>\nUse -h for help.\n"
|
USAGE = "openram.py [options] <config file>\nUse -h for help.\n"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue