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