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