mirror of https://github.com/VLSIDA/OpenRAM.git
v1.1.17
This commit is contained in:
parent
aa0e221863
commit
e88f927e01
|
|
@ -22,7 +22,7 @@ import getpass
|
|||
import subprocess
|
||||
|
||||
|
||||
VERSION = "1.1.15"
|
||||
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