OpenRAM/compiler/characterizer
Hunter Nichols 76f5578cc1 Removed path delays from characterization output to not disturb the current testing flow. 2021-05-25 15:19:27 -07:00
..
__init__.py PEP8 format 2021-02-10 12:10:04 -08:00
analytical_util.py Adjusted model prediction to account for a single datafile. Adjusted unscaling data as well. 2021-05-24 12:53:51 -07:00
bit_polarity.py Update copyright year. 2021-01-22 11:23:28 -08:00
charutils.py Skywater changes. 2021-03-22 15:48:14 -07:00
delay.py Removed path delays from characterization output to not disturb the current testing flow. 2021-05-25 15:19:27 -07:00
elmore.py Updated tests and elmore model with load_slew lists. Changed naming on characterization output to not clash with testing. 2021-05-25 14:49:28 -07:00
functional.py Use built in binary conversion. Improve spare debug output. 2021-04-07 16:08:29 -07:00
lib.py Removed path delays from characterization output to not disturb the current testing flow. 2021-05-25 15:19:27 -07:00
linear_regression.py Changed to ridge model to reduce effects of overfitting on small models. 2021-02-26 11:00:21 -08:00
logical_effort.py Update copyright year. 2021-01-22 11:23:28 -08:00
measurements.py Update copyright year. 2021-01-22 11:23:28 -08:00
model_check.py Update copyright year. 2021-01-22 11:23:28 -08:00
neural_network.py Added shared classes between regression models, added and changed some debug messages 2021-01-19 14:19:50 -08:00
regression_model.py Adjusted model prediction to account for a single datafile. Adjusted unscaling data as well. 2021-05-24 12:53:51 -07:00
setup_hold.py Add functional comment to aid debugging checks. 2021-03-31 12:14:20 -07:00
simulation.py Reimplement trim options (except on unit tests). 2021-04-07 16:07:56 -07:00
sram_op.py Update copyright year. 2021-01-22 11:23:28 -08:00
stimuli.py Add accounting output to ngspice 2021-04-01 16:48:15 -07:00
trim_spice.py Reimplement trim options (except on unit tests). 2021-04-07 16:07:56 -07:00