OpenRAM/compiler/characterizer
Hunter Nichols 12723adb0c Modified some testing and initial delay chain sizes. 2019-02-04 23:38:26 -08:00
..
__init__.py Merge branch 'dev' into multiport_characterization 2019-01-15 16:33:39 -08:00
bitline_delay.py Added slews measurements to the model checker. Removed unused code in bitline delay class. 2019-01-09 22:42:34 -08:00
charutils.py Added data parsing to measurement objects and adding power measurements. 2018-12-20 15:54:56 -08:00
delay.py Refactored some code and other additional improvements. 2019-01-29 23:02:28 -08:00
functional.py Moved feasible period search from functional.py to tests. 2018-12-05 23:23:40 -08:00
lib.py html datasheet no longer dependeds on sram 2019-01-16 14:52:01 -08:00
logical_effort.py Moved all bitline delay measurements to delay class. Added measurements to check delay model. 2019-01-03 05:51:28 -08:00
measurements.py Moved all bitline delay measurements to delay class. Added measurements to check delay model. 2019-01-03 05:51:28 -08:00
model_check.py Modified some testing and initial delay chain sizes. 2019-02-04 23:38:26 -08:00
setup_hold.py
simulation.py Functional simulation uses threshold for high and low noise margins 2018-11-28 16:55:04 -08:00
stimuli.py Added bitline measures with hardcoded names. 2018-12-12 00:43:08 -08:00
trim_spice.py Added bitline measures with hardcoded names. 2018-12-12 00:43:08 -08:00
worst_case.py