Merge branch 'dev' into char

This commit is contained in:
Bugra Onal
2022-11-29 14:50:00 -08:00
99 changed files with 1862 additions and 336 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ class options(optparse.Values):
"""
Class for holding all of the OpenRAM options. All
of these options can be over-riden in a configuration file
that is the sole required command-line positional argument for openram.py.
that is the sole required command-line positional argument for sram_compiler.py.
"""
###################