librelane 2.4.0.dev7__tar.gz → 2.4.0.dev9__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of librelane might be problematic. Click here for more details.
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/PKG-INFO +3 -3
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/__main__.py +1 -1
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/odbpy/ioplace_parser/__init__.py +1 -1
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/odbpy/ioplace_parser/parse.py +1 -1
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/openroad/gui.tcl +22 -2
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/pyproject.toml +3 -3
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/Readme.md +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/__init__.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/__version__.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/common/__init__.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/common/cli.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/common/drc.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/common/generic_dict.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/common/metrics/__init__.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/common/metrics/__main__.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/common/metrics/library.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/common/metrics/metric.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/common/metrics/util.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/common/misc.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/common/ring_buffer.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/common/tcl.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/common/toolbox.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/common/tpe.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/common/types.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/config/__init__.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/config/__main__.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/config/config.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/config/flow.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/config/pdk_compat.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/config/preprocessor.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/config/removals.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/config/variable.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/container.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/env_info.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/examples/spm/config.yaml +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/examples/spm/pin_order.cfg +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/examples/spm/src/impl.sdc +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/examples/spm/src/signoff.sdc +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/examples/spm/src/spm.v +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/examples/spm/verify/spm_tb.v +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/examples/spm-user_project_wrapper/SPM_example.v +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/examples/spm-user_project_wrapper/base_sdc_file.sdc +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/examples/spm-user_project_wrapper/config-tut.json +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/examples/spm-user_project_wrapper/config.json +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/examples/spm-user_project_wrapper/defines.v +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/examples/spm-user_project_wrapper/template.def +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/examples/spm-user_project_wrapper/user_project_wrapper.v +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/flows/__init__.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/flows/builtins.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/flows/classic.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/flows/cli.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/flows/flow.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/flows/misc.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/flows/optimizing.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/flows/sequential.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/flows/synth_explore.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/logging/__init__.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/logging/logger.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/open_pdks_rev +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/plugins.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/py.typed +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/base.sdc +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/klayout/Readme.md +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/klayout/open_design.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/klayout/render.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/klayout/stream_out.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/klayout/xml_drc_report_to_json.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/klayout/xor.drc +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/magic/Readme.md +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/magic/common/read.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/magic/def/antenna_check.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/magic/def/mag.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/magic/def/mag_gds.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/magic/drc.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/magic/extract_spice.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/magic/gds/drc_batch.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/magic/gds/erase_box.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/magic/gds/extras_mag.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/magic/gds/mag_with_pointers.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/magic/get_bbox.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/magic/lef/extras_maglef.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/magic/lef/maglef.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/magic/lef.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/magic/open.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/magic/wrapper.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/netgen/setup.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/odbpy/apply_def_template.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/odbpy/cell_frequency.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/odbpy/check_antenna_properties.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/odbpy/contextualize.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/odbpy/defutil.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/odbpy/diodes.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/odbpy/disconnected_pins.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/odbpy/eco_buffer.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/odbpy/eco_diode.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/odbpy/filter_unannotated.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/odbpy/io_place.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/odbpy/label_macro_pins.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/odbpy/lefutil.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/odbpy/placers.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/odbpy/power_utils.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/odbpy/random_place.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/odbpy/reader.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/odbpy/remove_buffers.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/odbpy/snap_to_grid.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/odbpy/wire_lengths.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/openroad/antenna_check.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/openroad/antenna_repair.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/openroad/basic_mp.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/openroad/buffer_list.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/openroad/common/dpl.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/openroad/common/dpl_cell_pad.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/openroad/common/grt.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/openroad/common/io.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/openroad/common/pdn_cfg.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/openroad/common/resizer.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/openroad/common/set_global_connections.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/openroad/common/set_layer_adjustments.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/openroad/common/set_power_nets.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/openroad/common/set_rc.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/openroad/common/set_routing_layers.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/openroad/cts.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/openroad/cut_rows.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/openroad/dpl.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/openroad/drt.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/openroad/fill.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/openroad/floorplan.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/openroad/gpl.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/openroad/grt.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/openroad/insert_buffer.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/openroad/ioplacer.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/openroad/irdrop.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/openroad/pdn.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/openroad/rcx.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/openroad/repair_design.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/openroad/repair_design_postgrt.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/openroad/rsz_timing_postcts.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/openroad/rsz_timing_postgrt.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/openroad/sta/check_macro_instances.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/openroad/sta/corner.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/openroad/tapcell.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/openroad/write_views.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/pyosys/construct_abc_script.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/pyosys/json_header.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/pyosys/synthesize.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/pyosys/ys_common.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/tclsh/hello.tcl +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/state/__init__.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/state/__main__.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/state/design_format.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/state/state.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/steps/__init__.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/steps/__main__.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/steps/checker.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/steps/common_variables.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/steps/cvc_rv.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/steps/klayout.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/steps/magic.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/steps/misc.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/steps/netgen.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/steps/odb.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/steps/openroad.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/steps/openroad_alerts.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/steps/pyosys.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/steps/step.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/steps/tclstep.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/steps/verilator.py +0 -0
- {librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/steps/yosys.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: librelane
|
|
3
|
-
Version: 2.4.0.
|
|
3
|
+
Version: 2.4.0.dev9
|
|
4
4
|
Summary: An infrastructure for implementing chip design flows
|
|
5
5
|
Home-page: https://github.com/librelane/librelane
|
|
6
6
|
License: Apache-2.0
|
|
@@ -14,7 +14,7 @@ Classifier: Programming Language :: Python :: 3.10
|
|
|
14
14
|
Classifier: Programming Language :: Python :: 3.11
|
|
15
15
|
Classifier: Programming Language :: Python :: 3.12
|
|
16
16
|
Classifier: Programming Language :: Python :: 3.13
|
|
17
|
-
Requires-Dist: ciel (>=0.
|
|
17
|
+
Requires-Dist: ciel (>=2.0.3,<3)
|
|
18
18
|
Requires-Dist: click (>=8,<8.2)
|
|
19
19
|
Requires-Dist: cloup (>=3.0.5,<4)
|
|
20
20
|
Requires-Dist: deprecated (>=1.2.10,<2)
|
|
@@ -25,7 +25,7 @@ Requires-Dist: lxml (>=4.9.0)
|
|
|
25
25
|
Requires-Dist: psutil (>=5.9.0)
|
|
26
26
|
Requires-Dist: pyyaml (>=5,<7)
|
|
27
27
|
Requires-Dist: rapidfuzz (>=3.9.0,<4)
|
|
28
|
-
Requires-Dist: rich (>=12,<
|
|
28
|
+
Requires-Dist: rich (>=12,<15)
|
|
29
29
|
Requires-Dist: semver (>=3.0.2,<4.0.0)
|
|
30
30
|
Requires-Dist: yamlcore (>=0.0.2,<0.0.3)
|
|
31
31
|
Project-URL: Documentation, https://librelane.readthedocs.io
|
|
@@ -13,5 +13,25 @@
|
|
|
13
13
|
# limitations under the License.
|
|
14
14
|
source $::env(SCRIPTS_DIR)/openroad/common/io.tcl
|
|
15
15
|
|
|
16
|
-
|
|
17
|
-
|
|
16
|
+
puts "Reading OpenROAD database at '$::env(CURRENT_ODB)'…"
|
|
17
|
+
if { [ catch {read_db $::env(CURRENT_ODB)} errmsg ]} {
|
|
18
|
+
puts stderr $errmsg
|
|
19
|
+
exit 1
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
set_global_vars
|
|
23
|
+
|
|
24
|
+
define_corners $::env(DEFAULT_CORNER)
|
|
25
|
+
|
|
26
|
+
foreach lib $::env(_PNR_LIBS) {
|
|
27
|
+
puts "Reading library file at '$lib'…"
|
|
28
|
+
read_liberty $lib
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
read_current_sdc
|
|
32
|
+
|
|
33
|
+
if { [info exists ::env(_CURRENT_SPEF_BY_CORNER)] } {
|
|
34
|
+
set corner_name $::env(_CURRENT_CORNER_NAME)
|
|
35
|
+
puts "Reading top-level design parasitics for the '$corner_name' corner at '$::env(_CURRENT_SPEF_BY_CORNER)'…"
|
|
36
|
+
read_spef -corner $corner_name $::env(_CURRENT_SPEF_BY_CORNER)
|
|
37
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
[tool.poetry]
|
|
2
2
|
name = "librelane"
|
|
3
|
-
version = "2.4.0.
|
|
3
|
+
version = "2.4.0.dev9"
|
|
4
4
|
description = "An infrastructure for implementing chip design flows"
|
|
5
5
|
# Technically, maintainer. We cannot use the maintainers field until
|
|
6
6
|
# poetry-core>=2.0.0 which requires Python version 3.9+. This field does
|
|
@@ -17,8 +17,8 @@ python = ">=3.8.1,<4"
|
|
|
17
17
|
click = ">=8,<8.2"
|
|
18
18
|
cloup = ">=3.0.5,<4"
|
|
19
19
|
pyyaml = ">=5,<7"
|
|
20
|
-
rich = ">=12,<
|
|
21
|
-
ciel = ">=0.
|
|
20
|
+
rich = ">=12,<15"
|
|
21
|
+
ciel = ">=2.0.3,<3"
|
|
22
22
|
lxml = ">=4.9.0"
|
|
23
23
|
deprecated = ">=1.2.10,<2"
|
|
24
24
|
libparse = ">=0.3.1,<1"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/examples/spm-user_project_wrapper/defines.v
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/klayout/xml_drc_report_to_json.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/magic/gds/mag_with_pointers.tcl
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/odbpy/check_antenna_properties.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/openroad/common/dpl_cell_pad.tcl
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/openroad/common/set_power_nets.tcl
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/openroad/repair_design_postgrt.tcl
RENAMED
|
File without changes
|
{librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/openroad/rsz_timing_postcts.tcl
RENAMED
|
File without changes
|
{librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/openroad/rsz_timing_postgrt.tcl
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{librelane-2.4.0.dev7 → librelane-2.4.0.dev9}/librelane/scripts/pyosys/construct_abc_script.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|