1. e52981f Updated the capacitance tables in magic to make the precision two by Tim Edwards · 3 years, 1 month ago 1.0.287
  2. 52af776 Added recipes to the Makefiles to execute "make update", which by Tim Edwards · 3 years, 1 month ago 1.0.286
  3. 1bb26d9 Replaced the GDS of the efabless-generated "fill 12" cell for the HD library by Tim Edwards · 3 years, 1 month ago 1.0.285
  4. 89d8afc Corrected the terminal resistance of the "high" and "xhigh" resistors, by Tim Edwards · 3 years, 2 months ago 1.0.284
  5. 506ba68 Switched from distutils to setuptools.distutils in response to a by Tim Edwards · 3 years, 2 months ago
  6. d2e9144 Also corrected the xcircuit startup script to honor environment by Tim Edwards · 3 years, 2 months ago
  7. 2c4a276 Modified the magic device generator script to honor environment by Tim Edwards · 3 years, 2 months ago
  8. 1eb391f Updated the magic startup file to use PDK_ROOT instead of PDKPATH. by Tim Edwards · 3 years, 2 months ago
  9. 7519dfb Modified sky130 Makefile to remove a blockage to parallelism that by Tim Edwards · 3 years, 2 months ago 1.0.283
  10. 220e077 Added corner extraction styles to the extraction decks in the magic by Tim Edwards · 3 years, 2 months ago 1.0.282
  11. 774b26a Revised the IRSIM parameter file header to include the subcircuit by Tim Edwards · 3 years, 2 months ago 1.0.281
  12. 477d9b7 Modified a number of sky130 custom scripts that were all based on by Tim Edwards · 3 years, 2 months ago 1.0.280
  13. cabdd63 Updated version to go along with the previous commit. by Tim Edwards · 3 years, 2 months ago 1.0.279
  14. b94b6c1 Moved the main patch file for handling the "nf" parameter position by Tim Edwards · 3 years, 2 months ago
  15. a3d6ffe Found one cell still in the sky130_ef_io__gpiov2_pad_wrapped GDS that is by Tim Edwards · 3 years, 2 months ago 1.0.278
  16. f7cb536 Found a potential issue with file locking in magic when working with the by Tim Edwards · 3 years, 2 months ago 1.0.277
  17. f7bc3a1 Added natural sort after glob.glob in two places in foundry_install.py by Tim Edwards · 3 years, 2 months ago 1.0.276
  18. dd84b77 Updated version to go along with the merge of pull request #215 by Tim Edwards · 3 years, 2 months ago 1.0.275
  19. 7c6ad6e sky130: skip xschem files copy when disabled by Johan Euphrosine · 3 years, 2 months ago
  20. 22f014d Added a new simple script that allows additional geometry to be by Tim Edwards · 3 years, 2 months ago 1.0.274
  21. 735da1f Added natural sorting to the remainder of the library generation by Tim Edwards · 3 years, 2 months ago 1.0.273
  22. 4ea5904 Modified the .lib and .lef library file generator scripts so that by Tim Edwards · 3 years, 2 months ago
  23. 5d450d5 Made several improvements for handling timestamps. All of the .mag by Tim Edwards · 3 years, 2 months ago 1.0.272
  24. 4cbe258 One final correction to the last commit (forgot to change the by Tim Edwards · 3 years, 2 months ago 1.0.271
  25. 0609b7f Made a correction to the magic sky130 techfile to correct the use by Tim Edwards · 3 years, 2 months ago
  26. 772de8c Corrected a pair of custom mask hints added to the sky130_fd_sc_hd by Tim Edwards · 3 years, 2 months ago 1.0.270
  27. 8bf80ac Updated the sky130 README file to include the new --with-sky130-variants by Tim Edwards · 3 years, 2 months ago
  28. 7fa92fd Added "--with-sky130-variants=" to the configuration, so that the by Tim Edwards · 3 years, 2 months ago
  29. ef5abd2 Updated version to go along with the merge of pull request #207 from by Tim Edwards · 3 years, 2 months ago
  30. 1148948 new release to mr deck + non-mr deck by Marwan Abbas · 3 years, 3 months ago
  31. 7791df2 Modified the rule for generating COREID so that it is not generated by Tim Edwards · 3 years, 2 months ago 1.0.269
  32. fb7b41f Finished first draft of ReRAM support for Sky130. This completes by Tim Edwards · 3 years, 2 months ago
  33. 6f01cd2 Some corrections to the Makefile, and a change to sky130.json to by Tim Edwards · 3 years, 2 months ago 1.0.268
  34. 58b1a92 Worked out a way to make the sky130 Makefile (mostly) variant- by Tim Edwards · 3 years, 2 months ago
  35. d7cf10e Corrected two I/O cells, one custom, one original, both of which were by Tim Edwards · 3 years, 3 months ago 1.0.267
  36. 2a198f7 Added missing nsd.1, nsd.2, psd.1, and psd.2 rules to the MR rule by Tim Edwards · 3 years, 3 months ago 1.0.266
  37. b52680c Created a custom script to add the line "USEMINSPACING OBS OFF" to by Tim Edwards · 3 years, 3 months ago
  38. d2e57fc Added a rule to the magic DRC deck to check for low-voltage diffusion by Tim Edwards · 3 years, 3 months ago
  39. 27ecf1c Corrected an error in the ReRAM additions to the magic technology by Tim Edwards · 3 years, 3 months ago 1.0.264
  40. 707ec47 Modified the staging_install.py script to do something that it claims by Tim Edwards · 3 years, 3 months ago 1.0.263
  41. e4b4535 Several corrections: (1) Netgen setup for sky130 changed to split out by Tim Edwards · 3 years, 3 months ago 1.0.262
  42. fde2916 Added the ESD 5V nFET and pFET to the list of devices recognized by Tim Edwards · 3 years, 3 months ago 1.0.261
  43. ccf51c2 Added 81:20 (pad center ID) to the list of ignored layer:purpose by Tim Edwards · 3 years, 3 months ago
  44. 1943562 Corrected one of the entries just added for ignoring unused layer: by Tim Edwards · 3 years, 3 months ago
  45. b8f8fa2 Trying to knock down all of the unknown layer/purpose pairs that are by Tim Edwards · 3 years, 3 months ago
  46. 7e0dd83 Updated and corrected some of the parasitic extraction tables in by Tim Edwards · 3 years, 3 months ago
  47. 195d9a3 Found some other entries in the parasitic capacitance tables in by Tim Edwards · 3 years, 3 months ago 1.0.260
  48. 2c8341e Merge branch 'master' of opencircuitdesign.com:/home/tim/gitsrc/open_pdks/ by Tim Edwards · 3 years, 3 months ago
  49. b1383ef Corrected the parasitic capacitance tables in the magic techfile to by Tim Edwards · 3 years, 3 months ago
  50. b6909b8 Added some CDL-isms to the list of properties to ignore in the netgen setup file for by Tim Edwards · 3 years, 3 months ago
  51. 9b4b10c Modified the sp_to_spice.py script so that it removes the filename by Tim Edwards · 3 years, 3 months ago 1.0.259
  52. 29f0c21 Updated version to go along with merge of pull request #205 from by Tim Edwards · 3 years, 3 months ago
  53. a23f0b2 Changes for sky130_sram macros. by D. Mitch Bailey · 3 years, 3 months ago
  54. 11fb930 Added a custom file to correct the error in the sky130_fd_sc_hvl__lsbufhv2lv_1.spice by Tim Edwards · 3 years, 3 months ago 1.0.258
  55. 873074e Corrected the off-grid shapes in the sky130_fd_sc_hd__a2111o_1.gds by Tim Edwards · 3 years, 3 months ago 1.0.257
  56. 624f796 Additional corrections to the new ReRAM layers in the magic tech by Tim Edwards · 3 years, 3 months ago
  57. bf1da95 Fixed the preproc.py script to be able to handle non-ASCII data, by Tim Edwards · 3 years, 3 months ago 1.0.256
  58. 421daef Made additional changes to the README file, especially to note by Tim Edwards · 3 years, 3 months ago
  59. dcfcb61 Remove old configure command line options from documentation by Anton Blanchard · 3 years, 3 months ago
  60. 2e33ddf Fix typo in configure command line option documentation by Anton Blanchard · 3 years, 3 months ago
  61. 476f742 Updated the Makefile.in from a patch file provided by Stefan by Tim Edwards · 3 years, 3 months ago 1.0.255
  62. 618b2fe Updated version to go along with the merge of pull requests #199 by Tim Edwards · 3 years, 3 months ago
  63. 6931cb5 Move some layer info from OpenLane by Mohamed Gaber · 3 years, 3 months ago
  64. 2420d20 update Klayout MR DRC deck by Marwan Abbas · 3 years, 3 months ago
  65. 1320776 Corrected the custom decap 12 cell. . . again (was missing a shape by Tim Edwards · 3 years, 3 months ago 1.0.254
  66. 7cdd045 Corrected an issue with the custom decap_12 cell with pared-down local by Tim Edwards · 3 years, 3 months ago 1.0.253
  67. b8c95cb Corrected nearly all of the filter files, which will throw an by Tim Edwards · 3 years, 4 months ago 1.0.252
  68. fd17c61 Added a script that specifies the port USE and DIRECTION for pins by Tim Edwards · 3 years, 4 months ago
  69. 89f6ff4 Added liberty files for a number of the I/O pad cells, mainly to cover the set used by Tim Edwards · 3 years, 4 months ago 1.0.251
  70. 9638955 Made two changes to foundry_install.py: (1) Adds the line by Tim Edwards · 3 years, 4 months ago 1.0.250
  71. 0f119e2 Updated version to go along with the merge of pull request #196 by Tim Ansell. by Tim Edwards · 3 years, 4 months ago 1.0.249
  72. 9b1f92c More aggressive removal. by Tim 'mithro' Ansell · 3 years, 4 months ago
  73. 0fbacc9 Remove files to prevent running out of disk space. by Tim 'mithro' Ansell · 3 years, 4 months ago
  74. ad9cc24 Output disk space usage. by Tim 'mithro' Ansell · 3 years, 4 months ago
  75. 68ceca1 Try bzip2 otherwise github runs out of disk space. by Tim 'mithro' Ansell · 3 years, 4 months ago
  76. eb09f46 Use much faster gzip compression. by Tim 'mithro' Ansell · 3 years, 4 months ago
  77. b6e7c9b Updated version to go along with the merge of pull request #194 by Tim Edwards · 3 years, 4 months ago 1.0.248
  78. 5286a1b changed deck version for the most stable version by Marwan Abbas · 3 years, 4 months ago
  79. bae6eea removed gen_run_drc.py not needed anymore by Marwan Abbas · 3 years, 4 months ago
  80. 9a4676a Delete lvs_sky130.lylvs by Marwan Abbas · 3 years, 4 months ago
  81. a06d72d added the updated DRC deck, LVS script, modified the options in tech file for def import by Marwan Abbas · 3 years, 4 months ago
  82. 472ac56 Modified cdl2spi.py so that a $[model] directive on a bipolar by Tim Edwards · 3 years, 4 months ago 1.0.247
  83. 85a61ec Corrected the comments in foundry_install.py regarding the use of by Tim Edwards · 3 years, 4 months ago
  84. 9a9dd2d Modified foundry_install.py so that other scripts in the common/ by Tim Edwards · 3 years, 4 months ago
  85. 062fbb1 Added generation of OPENPDKS_TOP from the configure script to by Tim Edwards · 3 years, 4 months ago
  86. 885c971 Corrected Makefile.in to build only PDKs enabled by "configure". by Tim Edwards · 3 years, 4 months ago
  87. 3c02c08 Revised the top-level Makefile so that it does not need to declare by Tim Edwards · 3 years, 4 months ago
  88. 4722af6 Updated version to go along with the merge of pull request #189 from Tim Ansell. by Tim Edwards · 3 years, 4 months ago 1.0.246
  89. 2ceaf3f Include input script in error message. by Tim 'mithro' Ansell · 3 years, 4 months ago
  90. 609fca4 Improve the sub-tool calling. by Tim 'mithro' Ansell · 3 years, 4 months ago
  91. 896d999 Updated VERSION to go along with the merge of pull requests #186 by Tim Edwards · 3 years, 4 months ago 1.0.245
  92. c5a4cdb ci: Nicer capture output on tar creation. by Tim 'mithro' Ansell · 3 years, 4 months ago
  93. 7c34278 ci: Output captured files (and always succeed). by Tim 'mithro' Ansell · 3 years, 4 months ago
  94. 58f4ba0 ci: Prevent expansion of prune pattern. by Tim 'mithro' Ansell · 3 years, 4 months ago
  95. 000dbf1 ci: Specify the find directory. by Tim 'mithro' Ansell · 3 years, 4 months ago
  96. 9b603b0 ci: Check for the PDK output inside the tar command. by Tim 'mithro' Ansell · 3 years, 4 months ago
  97. e383aaf ci: Capture more output. by Tim 'mithro' Ansell · 3 years, 4 months ago
  98. e1b2986 ci: Capture the created PDK as output. by Tim 'mithro' Ansell · 3 years, 4 months ago
  99. 5652756 Use `pipefail` so make sees command failures. by Tim 'mithro' Ansell · 3 years, 4 months ago
  100. f1bee92 Modified the name of the ReRAM subcircuit model to match the change by Tim Edwards · 3 years, 4 months ago 1.0.244