removed expanded process names from corners

This commit is contained in:
Jesse Cirimelli-Low
2019-01-31 08:09:00 -08:00
parent 475db65d26
commit 21868e1b60
3 changed files with 34 additions and 862 deletions
+1 -1
View File
@@ -527,7 +527,7 @@ class lib:
current_time = datetime.date.today()
datasheet.write("{0},{1},{2},{3},{4},{5},{6},{7},{8},{9},{10},{11},{12},{13},{14},{15},".format(
"sram_{0}_{1}_{2}".format(OPTS.word_size, OPTS.num_words, OPTS.tech_name),
OPTS.output_name,
OPTS.num_words,
OPTS.num_banks,
OPTS.num_rw_ports,