mirror of https://github.com/VLSIDA/OpenRAM.git
Fix extra escape in README
This commit is contained in:
parent
68ac7e5955
commit
ff67e772fa
|
|
@ -67,7 +67,7 @@ word_size = 2
|
||||||
# Number of words in the memory
|
# Number of words in the memory
|
||||||
num_words = 16
|
num_words = 16
|
||||||
|
|
||||||
# Technology to use in $OPENRAM\_TECH
|
# Technology to use in $OPENRAM_TECH
|
||||||
tech_name = "scn4m_subm"
|
tech_name = "scn4m_subm"
|
||||||
# Process corners to characterize
|
# Process corners to characterize
|
||||||
process_corners = ["TT"]
|
process_corners = ["TT"]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue