Add comment on magic.

Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
This commit is contained in:
Keith Rothman 2019-05-30 09:18:47 -07:00
parent a4b7207ee3
commit 0dc1317389
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ set root_fp [open "root_${blocknb}.csv" w]
#puts $root_fp "filetype,subtype,filename"
set tiles [get_tiles]
# Convert DRIVE from ??? units to 10^(-3 to -6) Ohms
set MAGIC 0.6875
set speed_model_index_map [dict create]