OpenRAM/compiler
mrg 7d7ffe76e0 Debugging klayout for SCMOS and FreePDK45. 2021-11-22 11:33:27 -08:00
..
base Move mem reg before usage for compatibility 2021-10-13 09:46:02 -07:00
bitcells Added SA parameters for CACTI delay. Fixed syntax issues in several modules. Fixed issue with slew not being propogated to the next delay stage. 2021-09-07 15:56:27 -07:00
characterizer Make git dependency visible and enforce it. 2021-10-04 14:43:14 -07:00
custom Added SA parameters for CACTI delay. Fixed syntax issues in several modules. Fixed issue with slew not being propogated to the next delay stage. 2021-09-07 15:56:27 -07:00
datasheet
drc Replaced cacti tech params with already existing params. Added an existence check in design_rules. 2021-07-27 14:31:22 -07:00
example_configs Add technology parameter for library prefix during uniquification of GDS 2021-07-12 11:01:51 -07:00
gdsMill Add technology parameter for library prefix during uniquification of GDS 2021-07-12 11:01:51 -07:00
model_configs Added shared config which is imported in all model configs. Shared config only hold model type for now. 2021-09-15 13:00:51 -07:00
modules change col mux array poly routing from straight to 'L' 2021-11-17 17:22:03 -08:00
pgates Changed delay calculation to include wire resistance and wire capacitance. Added bitline r and c values. 2021-08-01 19:25:54 -07:00
router Optional save supply pin centers for summer project 2021-06-23 10:03:38 -07:00
sram Add str function for sram_config 2021-09-07 16:49:31 -07:00
tests Move mem reg before usage for compatibility 2021-10-13 09:46:02 -07:00
verify Debugging klayout for SCMOS and FreePDK45. 2021-11-22 11:33:27 -08:00
Makefile Added more configs for model and respective data. 2021-06-09 15:42:15 -07:00
debug.py
gen_stimulus.py
globals.py Make git dependency visible and enforce it. 2021-10-04 14:43:14 -07:00
model_data_util.py Fixed units in LIB files when cacti is selected as the model. Changed model data gather to only use the extended config. 2021-09-20 16:35:16 -07:00
openram.py
options.py Finalize uniquify option for SRAMs 2021-06-22 16:13:33 -07:00
printGDS.py
processGDS.py
run_profile.sh
sram_factory.py
uniquifyGDS.py Add technology parameter for library prefix during uniquification of GDS 2021-07-12 11:01:51 -07:00
view_profile.py