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