Fix extra escape in README

This commit is contained in:
Matt Guthaus 2018-11-15 17:28:06 -08:00
parent 68ac7e5955
commit ff67e772fa
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ word_size = 2
# Number of words in the memory
num_words = 16
# Technology to use in $OPENRAM\_TECH
# Technology to use in $OPENRAM_TECH
tech_name = "scn4m_subm"
# Process corners to characterize
process_corners = ["TT"]