mirror of https://github.com/VLSIDA/OpenRAM.git
v1.2.1
This commit is contained in:
parent
5816c669f3
commit
31d2d7145b
|
|
@ -22,7 +22,7 @@ from openram import debug
|
|||
from openram import options
|
||||
|
||||
|
||||
VERSION = "1.2.0"
|
||||
VERSION = "1.2.1"
|
||||
NAME = "OpenRAM v{}".format(VERSION)
|
||||
USAGE = "sram_compiler.py [options] <config file>\nUse -h for help.\n"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue