mirror of https://github.com/VLSIDA/OpenRAM.git
v1.1.16
This commit is contained in:
parent
9b40102bbb
commit
b4902c46e8
|
|
@ -22,7 +22,7 @@ import getpass
|
|||
import subprocess
|
||||
|
||||
|
||||
VERSION = "1.1.15"
|
||||
VERSION = "1.1.16"
|
||||
NAME = "OpenRAM v{}".format(VERSION)
|
||||
USAGE = "openram.py [options] <config file>\nUse -h for help.\n"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue