- 973a331 Changed the seal ring abstract view to a more sensible layout using by Tim Edwards · 3 years, 10 months ago 1.0.189
- c6b8a8c Fixed bugs with retrieving files in check_density.py and generate_fill.py, syntax fixes for check_antenna.py, added error checking for .rcfile to all scripts by emayecs · 3 years, 10 months ago
- 4b2eaa9 Fixed bugs with retrieving files in check_density.py and generate_fill.py, syntax fixes for check_antenna.py by emayecs · 3 years, 10 months ago
- 2824418 Script now checks if '/tmp' is available instead of 'tmp' by emayecs · 3 years, 10 months ago
- 806fe6f fixed bug so that the temp directory is created in the working directory. script also checks if the working directory is writable. script also checks if 'tmp' is an available directory in addition to 'temp.' by emayecs · 3 years, 10 months ago
- 91ddc9a Made a number of changes to the foundry_install script to allow LEF annotation by Tim Edwards · 3 years, 10 months ago 1.0.187
- 68fc4e6 Slight optimization to the SRAM macro install, which allows the by Tim Edwards · 3 years, 11 months ago 1.0.178
- 8877f8f This update changes the way that 3rd party repositories are pulled, by Tim Edwards · 3 years, 11 months ago
- 1c74f85 A number of changes, mostly to the SPICE libraries and netlists in support by Tim Edwards · 3 years, 11 months ago 1.0.176
- 956e302 Made a change to the PNP transistor layouts in sky130_fd_pr so that the layouts by Tim Edwards · 4 years ago 1.0.168
- 33ce97a Created a new script that deals with the problem of parameter by Tim Edwards · 4 years ago 1.0.166
- 41000e6 Added code to the process_params.py script to catch about a dozen by Tim Edwards · 4 years ago
- 78ee633 Revised the fix_device_models script (again) to correct the by Tim Edwards · 4 years ago
- 99a5cf9 Added script to fix the issue with incorrect device names for the by Tim Edwards · 4 years ago 1.0.161
- 6032c99 Update run_standard_drc.py by Donn · 4 years ago
- 00bfca5 Complete implementation of monte carlo simulation. Enables the by Tim Edwards · 4 years ago
- 9fdf5f0 Added scripts to convert the statistics blocks to monte carlo by Tim Edwards · 4 years ago 1.0.155
- 8b96a1b Updated the sky130 Makefile to take advantage of the "gds unique" by Tim Edwards · 4 years ago
- 4bc2df2 Made some chages to the "run_standard_drc.py" script so that it by Tim Edwards · 4 years ago 1.0.148
- c46b953 Completed the unfinished DRC check script, renamed it to by Tim Edwards · 4 years, 1 month ago
- b6e8c7e Added the (corrected and verified) netlists for sky130_fd_io as a by Tim Edwards · 4 years, 1 month ago 1.0.143
- 7dbca1a Slight extension to the "options=" option to allow the value to be by Tim Edwards · 4 years, 2 months ago 1.0.136
- 10aaba3 One correction to the fill generation; otherwise, the top level by Tim Edwards · 4 years, 2 months ago
- 04d1f83 Corrected an error in the density check script, and updated the by Tim Edwards · 4 years, 2 months ago
- 9dce9de Updates to VERSION to go along with pull requests 111 and 112, and by Tim Edwards · 4 years, 2 months ago
- 6ee1153 Revised the build system so that all packages that are to be automatically by Tim Edwards · 4 years, 3 months ago
- 4e3acd0 Additional correction to the density check script to update the by Tim Edwards · 4 years, 3 months ago 1.0.119
- c5c7379 Updated clear area density limits based on input from SkyWater. by Tim Edwards · 4 years, 3 months ago 1.0.118
- 9297bd0 Corrections and updates to the bump-bond technology file and accompanying by Tim Edwards · 4 years, 3 months ago
- 4d081b8 Added a set of Tcl routines for generating bump bonds for the Micross by Tim Edwards · 4 years, 3 months ago 1.0.115
- 2256158 auto generate drc run_set by agorararmard · 4 years, 4 months ago
- e494740 Corrected density check script, and corrected the LI fill generation by Tim Edwards · 4 years, 3 months ago
- 113b083 Corrected the fill generation script to avoid dropping fill outside by Tim Edwards · 4 years, 4 months ago
- 26ab496 Minor update which allows a custom Tcl script to be inserted in the by Tim Edwards · 4 years, 4 months ago 1.0.100
- ca85a19 Modified the corner cell in the padframe corner overlay to add by Tim Edwards · 4 years, 4 months ago
- a0cdd34 Corrected one typo in the fill generation script. by Tim Edwards · 4 years, 4 months ago
- b71e5f8 Added a full fill generation script which breaks a design up into by Tim Edwards · 4 years, 4 months ago
- 88bd42e Added a filter to transform the sky130_ml_xx_hd library from by Tim Edwards · 4 years, 4 months ago 1.0.90
- bcf59aa Added support for Paul Schulz's alphanumeric font character library by Tim Edwards · 4 years, 4 months ago 1.0.89
- 94513d4 Modified the seal ring abstract view so that it shows as DRC clean by Tim Edwards · 4 years, 6 months ago 1.0.65
- a912e2a remove the script itself, since it's no longer needed by agorararmard · 4 years, 6 months ago
- ba4e284 Corrected another couple of errors where EFS8A was referenced in the seal ring by Tim Edwards · 4 years, 6 months ago
- 281a882 Changed seal ring generator to round up widths on layouts with odd-numbered lambda by Tim Edwards · 4 years, 6 months ago
- a443116 Corrected the sky130.tech file for the required tap surrounding by Tim Edwards · 4 years, 6 months ago
- b9f9bd4 Replaced all the "s8" references in the custom seal ring generator scripts to by Tim Edwards · 4 years, 6 months ago
- 60f225c fix the swapped lines in fix_missing_diodes_lef.py by agorararmard · 4 years, 6 months ago
- 9d3debb Modified a number of scripts using "/bin/env" to make it by Tim Edwards · 4 years, 6 months ago 1.0.49
- de41e9c Refer to the issue in a comment by agorararmard · 4 years, 7 months ago
- 7a86e78 cleanup according to the reviews by agorararmard · 4 years, 7 months ago
- 5c7924d Moved sort_pdkfiles.py to common/, and modified behavior to always use the by Tim Edwards · 4 years, 7 months ago 1.0.43
- 995c133 Added additional option "sort" to supply a sorting script to specify by Tim Edwards · 4 years, 7 months ago
- 05e66eb Various modifications to accommodate the somewhat complicated by Tim Edwards · 4 years, 7 months ago 1.0.41
- bfc8269 There are continued problems with simulating various devices, but by Tim Edwards · 4 years, 7 months ago
- c6202ef 2nd pass at updating the sky130 installer for sky130_fd_pr. by Tim Edwards · 4 years, 7 months ago
- d7289eb Substantially revised the technology file for magic, the PDK device by Tim Edwards · 4 years, 8 months ago 1.0.34
- 282d954 Modified sky130.tech magic techfile to add nwell and pwell as by Tim Edwards · 4 years, 10 months ago 1.0.9
- 5778c23 Reorganized the top level so that most working files for EDA tool setup are in by Tim Edwards · 4 years, 10 months ago
- ab5bae8 Modified names in files to match the correct Google/SkyWater conventions. by Tim Edwards · 4 years, 10 months ago
- 55f4d0e Initial commit of public repository open_pdks. by Tim Edwards · 4 years, 10 months ago