1. 22ff74f Corrected "corelocali" layer rules so that magic does not raise by Tim Edwards · 4 years, 4 months ago 1.0.73
  2. e60b486 Corrected the "short" model which is actually being called as a by Tim Edwards · 4 years, 4 months ago
  3. 60d84c2 Added the layouts used for DRC ruleset development to sky130/custom/drc/. by Tim Edwards · 4 years, 4 months ago
  4. b427e3b Corrected all of the contact and via drawing routines to get the by Tim Edwards · 4 years, 4 months ago 1.0.72
  5. d53c800 Corrected magic extraction rule for the high-resistance poly by Tim Edwards · 4 years, 4 months ago
  6. 8ebc774 Corrected the position of "suspendall" in the contact generation by Tim Edwards · 4 years, 4 months ago
  7. 02c0193 Added a new script in common/ "cleanup_unref.py" which removes all by Tim Edwards · 4 years, 4 months ago
  8. 933e61e Corrected another minor error affecting the position of vias on the by Tim Edwards · 4 years, 4 months ago 1.0.71
  9. 275e28d Updated the version number and corrected a typo preventing vias from by Tim Edwards · 4 years, 4 months ago
  10. 0ee0f18 Corrected the PDK units conversion, which was using floor() instead by Tim Edwards · 4 years, 4 months ago
  11. 7d5c22f Corrected latchup DRC rules for nwells to include the special pnp layer by Tim Edwards · 4 years, 4 months ago 1.0.70
  12. 3f0cdba Merge branch 'master' of 192.168.0.7:/home/tim/gitsrc/open_pdks/ by Tim Edwards · 4 years, 4 months ago 1.0.69
  13. 2f132fd Corrected misspellings of device model names as pointed out by by Tim Edwards · 4 years, 4 months ago
  14. d9a0bdb Corrected misspellings of device model names as pointed out by by Tim Edwards · 4 years, 4 months ago
  15. ab7cf0d Reworked the THKOX (HVI) layer output generation rules; it now by Tim Edwards · 4 years, 4 months ago 1.0.68
  16. ad548dc Updated version to go along with the pull request and other changes by Tim Edwards · 4 years, 4 months ago 1.0.67
  17. c6117c3 reduce the required size for passing by agorararmard · 4 years, 4 months ago
  18. 4b61e51 update skywater pdk commit hash by agorararmard · 4 years, 4 months ago
  19. 830fcc6 add building the hvl library to the test cases by agorararmard · 4 years, 4 months ago
  20. d09a0dd retry on skywater-pdk conda-env fetch fail by agorararmard · 4 years, 4 months ago
  21. c0020dd Merge branch 'master' of 192.168.0.7:/home/tim/gitsrc/open_pdks/ by Tim Edwards · 4 years, 4 months ago
  22. eacb0a6 Change to the magic techfile to more properly handle the THKOX by Tim Edwards · 4 years, 4 months ago
  23. c3baf46 Changed the Makefile.in file so that it sets the "version" value in by Tim Edwards · 4 years, 4 months ago 1.0.66
  24. 94513d4 Modified the seal ring abstract view so that it shows as DRC clean by Tim Edwards · 4 years, 4 months ago 1.0.65
  25. fe5a33e Corrected the other cifinput style (vendorimport) with the same by Tim Edwards · 4 years, 4 months ago 1.0.64
  26. b04723d Modified DRC rule for li to allow 45 degree angles inside the SRAM core by Tim Edwards · 4 years, 4 months ago 1.0.63
  27. ec2e28b Removed redundant extraction entries for two of the nFET devices by Tim Edwards · 4 years, 4 months ago
  28. 8d30fd3 Corrected the GDS read-in so that it correctly separates out the by Tim Edwards · 4 years, 4 months ago
  29. 0747adc Modified the definition of device ppu to include HVTP, as otherwise by Tim Edwards · 4 years, 4 months ago
  30. 2bdf3b9 Revised the rule for checking (effectively) HVI to nwell spacing. This by Tim Edwards · 4 years, 4 months ago
  31. e15b352 Moved two DRC-CIF rules out of the drc(fast) variant because that by Tim Edwards · 4 years, 4 months ago 1.0.62
  32. 0984f47 Added additional rule for HVNTM spacing, especially for nhvnative by Tim Edwards · 4 years, 4 months ago
  33. a91a117 Added additional rules for HV nwell spacing, taps without contacts, by Tim Edwards · 4 years, 4 months ago
  34. e363ce4 Added a missing DRC rule for poly to HV-diffusion spacing. by Tim Edwards · 4 years, 4 months ago
  35. ef20cbd And one more typo fixed. by Tim Edwards · 4 years, 4 months ago 1.0.61
  36. 01718ed Corrected minor typo in the last commit. by Tim Edwards · 4 years, 4 months ago
  37. e162c05 Corrected rules for poly spacing to poly resistor, which was causing by Tim Edwards · 4 years, 4 months ago
  38. c31a41f Updated the sky130/README file to include adding sky130_fd_io as a by Tim Edwards · 4 years, 4 months ago
  39. 9b6e133 Merge branch 'master' of 192.168.0.7:/home/tim/gitsrc/open_pdks/ by Tim Edwards · 4 years, 5 months ago
  40. bc6e391 Modified foundry_install.py to add SPICE/CDL port index annotation by Tim Edwards · 4 years, 5 months ago
  41. 6cdeb7a Updated version to go alonge with the last two pull request merges. by Tim Edwards · 4 years, 5 months ago 1.0.60
  42. 7f45409 Update openlane PDN config by Ahmed Ghazy · 4 years, 5 months ago
  43. a912e2a remove the script itself, since it's no longer needed by agorararmard · 4 years, 5 months ago
  44. 3271291 Corrected typos that crept into the MiM2 cap section after copy and by Tim Edwards · 4 years, 5 months ago 1.0.59
  45. faac36a Removed the "cellname delete \(UNNAMED\)" commands from the by Tim Edwards · 4 years, 5 months ago 1.0.58
  46. 087ca82 Removed the call to script fix_missing_diodes_lef.py, because the by Tim Edwards · 4 years, 5 months ago 1.0.57
  47. ba4e284 Corrected another couple of errors where EFS8A was referenced in the seal ring by Tim Edwards · 4 years, 5 months ago
  48. 281a882 Changed seal ring generator to round up widths on layouts with odd-numbered lambda by Tim Edwards · 4 years, 5 months ago
  49. c2662b9 Corrected a problem in the last commit in which an extra block of by Tim Edwards · 4 years, 5 months ago 1.0.56
  50. 363c7e0 Corrected errors related to the standard cells and the DRC rules for by Tim Edwards · 4 years, 5 months ago
  51. 06474b7 Updated VERSION to go along with the last commit. by Tim Edwards · 4 years, 5 months ago 1.0.55
  52. bbab9f6 Changed the OSU library "rename" to include the (nonstandard) ".tlef" by Tim Edwards · 4 years, 5 months ago
  53. 7440e19 Modified the OSU install so that sky130_osu_sc.tlef gets renamed to by Tim Edwards · 4 years, 5 months ago 1.0.54
  54. be6f120 Finally corrected all of the eight diode types, which had a lot of by Tim Edwards · 4 years, 5 months ago
  55. 27348db Corrected some errors in the diode parameterized cells that did not by Tim Edwards · 4 years, 5 months ago 1.0.53
  56. 04ab33a PAD GROUND -> PAD POWER by Ahmed Ghazy · 4 years, 5 months ago
  57. 59370ab Add openlane configs related to the I/O library by Ahmed Ghazy · 4 years, 5 months ago
  58. a443116 Corrected the sky130.tech file for the required tap surrounding by Tim Edwards · 4 years, 5 months ago
  59. b9f9bd4 Replaced all the "s8" references in the custom seal ring generator scripts to by Tim Edwards · 4 years, 5 months ago
  60. c40fe0f Removed parameters from the ignored devices, as that is irrelevant by Tim Edwards · 4 years, 5 months ago
  61. aea401b Added handling of the 11V NPN and corrected for the problem of extracting by Tim Edwards · 4 years, 5 months ago
  62. fe3d37a Merge branch 'master' of 192.168.0.7:/home/tim/gitsrc/open_pdks/ by Tim Edwards · 4 years, 5 months ago
  63. fcec644 Added the npn_11v0 devices to the extraction types. Note that the 11V by Tim Edwards · 4 years, 5 months ago
  64. 37e8ac4 Updated README.md with more complete instructions that will show up by Tim Edwards · 4 years, 5 months ago 1.0.52
  65. 5cd6375 Corrected outdated references to "s8" in the README.md file. by Tim Edwards · 4 years, 5 months ago
  66. 76d5e80 Updated VERSION to go along with the travis-ci additions from the by Tim Edwards · 4 years, 5 months ago 1.0.51
  67. 933b302 Merge branch 'master' of opencircuitdesign.com:/home/tim/gitsrc/open_pdks/ into HEAD by Tim Edwards · 4 years, 5 months ago
  68. 790b952 base commit for travisCI auto testing by agorararmard · 4 years, 5 months ago
  69. fa35ae2 Provisional additions of under-bump material and redistribution by Tim Edwards · 4 years, 5 months ago 1.0.50
  70. 320242b Fixed problem with regexp in the netgen setup not ignoring decap by Tim Edwards · 4 years, 5 months ago
  71. fdc16c8 Updated VERSION along with the two pull request merges. by Tim Edwards · 4 years, 5 months ago
  72. 60f225c fix the swapped lines in fix_missing_diodes_lef.py by agorararmard · 4 years, 5 months ago
  73. 9d3debb Modified a number of scripts using "/bin/env" to make it by Tim Edwards · 4 years, 5 months ago 1.0.49
  74. de41e9c Refer to the issue in a comment by agorararmard · 4 years, 6 months ago
  75. 7a86e78 cleanup according to the reviews by agorararmard · 4 years, 6 months ago
  76. c3a4db3 cleanups and using hs/ms diodes in openlane by agorararmard · 4 years, 6 months ago
  77. 331bd6a a lame solution to make sure you don't invalidate the lef (do the same thing twice) by agorararmard · 4 years, 6 months ago
  78. 6f8c74d fixes by agorararmard · 4 years, 6 months ago
  79. 14a276b base commit for the lef modifying scripts by agorararmard · 4 years, 6 months ago
  80. 73f1a51 add WIRE_RC_LAYER to the common config.tcl by agorararmard · 4 years, 5 months ago
  81. 4ddcc61 openlane config updates (PR #30 and #31): by agorararmard · 4 years, 6 months ago
  82. 97ffd66 Updating VERSION to go along with the git merge of the most recent OSU stuff. by Tim Edwards · 4 years, 5 months ago
  83. 6c5f169 Merge branch 'master' of opencircuitdesign.com:/home/tim/gitsrc/open_pdks/ into HEAD by Tim Edwards · 4 years, 5 months ago
  84. 859ff4b Another few follow-up corrections. by Tim Edwards · 4 years, 5 months ago
  85. e6a454b Finished pass through the DRC rule templates and fixed all of them by Tim Edwards · 4 years, 5 months ago 1.0.48
  86. 5b50e7a Corrected and updated about half of the known missing/incorrect by Tim Edwards · 4 years, 5 months ago
  87. 95effb3 Corrections in the magic techfile for the PPLUS and NPLUS auto-generated by Tim Edwards · 4 years, 5 months ago
  88. a585431 sky130: add support for sky130_osu_sc_t18 by Tristan Gingold · 4 years, 5 months ago
  89. 2788f17 Corrected the Magic device generator to paint nwell under pFETs by Tim Edwards · 4 years, 5 months ago 1.0.47
  90. f00bbc6 Corrected the tab error in cdl2spi.py, and modified foundry_install.py by Tim Edwards · 4 years, 5 months ago
  91. dc8149d Updated cdl2spi.py to handle resistors with models specified by Tim Edwards · 4 years, 5 months ago 1.0.46
  92. 116a34a Filled in additional files for the sky130_ef_io overlays and additional cells. by Tim Edwards · 4 years, 5 months ago
  93. 1134fbc Revised the install script for the released public repository for the I/O by Tim Edwards · 4 years, 5 months ago
  94. bb30e32 Modified the cifinput section of the magic techfile to always draw by Tim Edwards · 4 years, 6 months ago 1.0.45
  95. 2d61360 Corrected some errors in the netgen setup, including incorrect by Tim Edwards · 4 years, 6 months ago 1.0.44
  96. b1a1842 Corrected capacitor extraction (needed type "csubcircuit" and not by Tim Edwards · 4 years, 6 months ago
  97. 5c7924d Moved sort_pdkfiles.py to common/, and modified behavior to always use the by Tim Edwards · 4 years, 6 months ago 1.0.43
  98. 6f4d304 openlane support for latch mapping in synthesis by Ahmed Ghazy · 4 years, 6 months ago 1.0.42
  99. 995c133 Added additional option "sort" to supply a sorting script to specify by Tim Edwards · 4 years, 6 months ago
  100. 05e66eb Various modifications to accommodate the somewhat complicated by Tim Edwards · 4 years, 6 months ago 1.0.41