OpenRAM/compiler/characterizer
Michael Timothy Grimes 3202e1eb09 Altering comment code in simulation.py to match the needs of delay.py 2018-10-25 00:58:01 -07:00
..
__init__.py Added class and test for testing the delay of several bitcells. 2018-10-08 15:50:52 -07:00
charutils.py Fix module import names for python3. Rename parse function to something meaningful. 2018-06-29 09:45:07 -07:00
delay.py Fixed spacing in golden lib files. Added column mux into analytical model. 2018-10-24 00:16:26 -07:00
functional.py Altering comment code in simulation.py to match the needs of delay.py 2018-10-25 00:58:01 -07:00
lib.py Fixed multiport lib files not generating the correct number of signals. Move setup time from DOUT to DIN in lib file. Altered golden files with these changes. 2018-10-24 00:17:08 -07:00
setup_hold.py Updating ms_flop removal. 2018-09-13 11:40:24 -07:00
simulation.py Altering comment code in simulation.py to match the needs of delay.py 2018-10-25 00:58:01 -07:00
stimuli.py Add ngspice equivalents of RUNLVL 2018-10-24 10:31:27 -07:00
trim_spice.py Fixed merge conflicts with sram.py 2018-10-22 17:29:14 -07:00
worst_case.py Made delay.py a child of simulation.py. Removed duplicate code in delay and changed some in simulation 2018-10-09 17:44:28 -07:00