Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
amc:start [2019/05/08 11:32] samira [AMC Characterization and Functionality Verification] |
amc:start [2020/12/02 01:00] (current) |
||
---|---|---|---|
Line 30: | Line 30: | ||
- | In // | + | In // |
< | < | ||
Line 51: | Line 51: | ||
# Bank orientations (orientation of inner-banks and outer-banks). | # Bank orientations (orientation of inner-banks and outer-banks). | ||
# Acceptable tuple values are ((" | # Acceptable tuple values are ((" | ||
- | bank_orientation | + | bank_orientations |
# Output directory for the results. | # Output directory for the results. | ||
Line 57: | Line 57: | ||
# Output file name | # Output file name | ||
- | output_name | + | name = " |
# Specify the technology name. Default is " | # Specify the technology name. Default is " | ||
Line 68: | Line 68: | ||
# Voltage corners to characterize | # Voltage corners to characterize | ||
- | supply_voltages = [ 5.0, 4.5 ] | + | supply_voltages = [5.0, 4.5] |
# Temperature corners to characterize | # Temperature corners to characterize | ||
- | temperatures = [ 25, 125 ] | + | temperatures = [25, 125] |
</ | </ |