mirror of https://github.com/VLSIDA/OpenRAM.git
v1.1.11
This commit is contained in:
parent
642c4e1715
commit
0bd169708c
|
|
@ -19,7 +19,7 @@ import re
|
|||
import copy
|
||||
import importlib
|
||||
|
||||
VERSION = "1.1.10"
|
||||
VERSION = "1.1.11"
|
||||
NAME = "OpenRAM v{}".format(VERSION)
|
||||
USAGE = "openram.py [options] <config file>\nUse -h for help.\n"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue