- 7fa92fd Added "--with-sky130-variants=" to the configuration, so that the by Tim Edwards · 3 years, 2 months ago
- fb7b41f Finished first draft of ReRAM support for Sky130. This completes by Tim Edwards · 3 years, 2 months ago
- 6f01cd2 Some corrections to the Makefile, and a change to sky130.json to by Tim Edwards · 3 years, 2 months ago 1.0.268
- 58b1a92 Worked out a way to make the sky130 Makefile (mostly) variant- by Tim Edwards · 3 years, 2 months ago
- b52680c Created a custom script to add the line "USEMINSPACING OBS OFF" to by Tim Edwards · 3 years, 2 months ago
- a23f0b2 Changes for sky130_sram macros. by D. Mitch Bailey · 3 years, 3 months ago
- 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
- 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
- 476f742 Updated the Makefile.in from a patch file provided by Stefan by Tim Edwards · 3 years, 3 months ago 1.0.255
- b8c95cb Corrected nearly all of the filter files, which will throw an by Tim Edwards · 3 years, 3 months ago 1.0.252
- fd17c61 Added a script that specifies the port USE and DIRECTION for pins by Tim Edwards · 3 years, 3 months ago
- 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
- bae6eea removed gen_run_drc.py not needed anymore by Marwan Abbas · 3 years, 4 months ago
- 5652756 Use `pipefail` so make sees command failures. by Tim 'mithro' Ansell · 3 years, 4 months ago
- 33e6598 Preliminary support in Magic for ReRAM. Putting this support in by Tim Edwards · 3 years, 4 months ago
- 5f6daa1 Corrected the Makefile recipe for the sky130 SRAM macro library to by Tim Edwards · 3 years, 4 months ago 1.0.243
- c979202 Replaced an accidentally-deleted line from the sky130 Makefile that by Tim Edwards · 3 years, 4 months ago
- 1957663 Rework naming in `staging_install.py` to clearer. by Tim 'mithro' Ansell · 3 years, 4 months ago
- b063d37 Updated foundry_install to change the recent "hide" option addition to a more by Tim Edwards · 3 years, 4 months ago 1.0.238
- bea9d87 Allow SHARED_PDKS_PATH to be set externally. by mrg · 3 years, 4 months ago
- 4697a17 Added "no-copy" and "include" functions to the existing "exclude" by Tim Edwards · 3 years, 4 months ago
- 7ea4166 Added a filter script that inserts a liberty file format snippet by Tim Edwards · 3 years, 5 months ago
- e7ad474 Corrected an error in the sky130 Makefile, which had not been by Tim Edwards · 3 years, 5 months ago 1.0.233
- 24f2950 Added a patch for the "wire 1" syntax error in the sky130_fd_sc_hd by Tim Edwards · 3 years, 5 months ago 1.0.230
- 3c8f63a Removed the various scripts and edits around the sky130.lib.spice by Tim Edwards · 3 years, 6 months ago
- 0b8fd2f Removed the "sky130_osu_sc" library as a configure target, since it by Tim Edwards · 3 years, 6 months ago
- 674f2e7 Corrected the qflow setup scripts so that the voltage range string by Tim Edwards · 3 years, 6 months ago
- 9309039 Corrected the Makefile target for nodeinfo.json which had typos by Tim Edwards · 3 years, 6 months ago 1.0.220
- 12f00a0 Modified the xcircuit files to set PDK_ROOT as a local variable and by Tim Edwards · 3 years, 6 months ago
- b8efad5 Corrected the xcircuit library for sky130_fd_sc_hd so that the by Tim Edwards · 3 years, 6 months ago 1.0.219
- 02b3c79 Changed the sky130/Makefile so that libraries in skywater-pdk that by Tim Edwards · 3 years, 6 months ago
- f1b28a0 Separated out the different libraries into individual Makefile by Tim Edwards · 3 years, 6 months ago
- e5e43b5 Corrected the Makefile.in, which was not correctly identifying the by Tim Edwards · 3 years, 6 months ago
- 8b5d694 Additional correction; the sky130/Makefile.in missed passing the by Tim Edwards · 3 years, 6 months ago
- fd20a0a Modified the way filter scripts are called so that they will always by Tim Edwards · 3 years, 7 months ago 1.0.216
- c587e61 Copy the rcx_rules file by manarabdelaty · 3 years, 7 months ago
- cbcb465 Corrected sort_pdkfiles.py path by emayecs · 3 years, 7 months ago
- 8ae2261 Revised several custom sky130 scripts to accept the option "-ef_format" by Tim Edwards · 3 years, 7 months ago 1.0.214
- b0cb087 Added a script to modify the "all.spice" file and add the missing by Tim Edwards · 3 years, 7 months ago
- c12c795 Added processing to the SRAM core device model files to remove by Tim Edwards · 3 years, 7 months ago 1.0.213
- cdd7c66 Updated qflow recipe to use original cell names by emayecs · 3 years, 7 months ago
- 2c52838 Failed to check in the change to the Makefile yesterday. by Tim Edwards · 3 years, 7 months ago 1.0.211
- 3f17d54 Changed qflow install recipe so setup file names match pdk node names. by emayecs · 3 years, 7 months ago
- 1ffd99c Removed the extraneous and unnecessary "build" directory from the staging path. by Tim Edwards · 3 years, 7 months ago
- 8a4b160 Minor cleanup after merging pull request #127 from Tim Ansell. by Tim Edwards · 3 years, 7 months ago
- 44e7efa Resolved merge conflict of sky130/Makefile.in by Tim Edwards · 3 years, 7 months ago
- 63e4211 Put build in the staging path name to make logs clearer. by Tim 'mithro' Ansell · 3 years, 9 months ago
- 3c6913c Remove trailing whitespace from files. by Tim 'mithro' Ansell · 3 years, 9 months ago
- f31fb7a reverted sky130/makefile.in, renamed files starting with 'og,' replaced hard-coded path in create_project with PREFIX by emayecs · 3 years, 8 months ago
- 503d53e Update to the Makefile.in from Max Chen to correct an issue with by Tim Edwards · 3 years, 8 months ago
- 97274fd Made a change to the xschem install to modify the links to the by Tim Edwards · 3 years, 8 months ago 1.0.193
- 91ddc9a Made a number of changes to the foundry_install script to allow LEF annotation by Tim Edwards · 3 years, 9 months ago 1.0.187
- 7d07616 Removed the nodeinfo.json file which should not be in the by Tim Edwards · 3 years, 9 months ago
- 15318a3 Added "annotate" to the installation of sky130_ef_io, as this avoids by Tim Edwards · 3 years, 9 months ago
- b8be5f8 Changed the sky130 Makefile io-a recipe to use the LEF sources by Tim Edwards · 3 years, 9 months ago 1.0.186
- aac3d1a Partial update from the reverted commit: Added the GDS files (which are not being by Tim Edwards · 3 years, 9 months ago 1.0.180
- f35c607 Revert "Added layouts for the four cells in the HD library that have DRC errors and will" by Tim Edwards · 3 years, 9 months ago
- 58549cb Added layouts for the four cells in the HD library that have DRC errors and will by Tim Edwards · 3 years, 9 months ago
- 68fc4e6 Slight optimization to the SRAM macro install, which allows the by Tim Edwards · 3 years, 9 months ago 1.0.178
- 8877f8f This update changes the way that 3rd party repositories are pulled, by Tim Edwards · 3 years, 9 months ago
- 1c74f85 A number of changes, mostly to the SPICE libraries and netlists in support by Tim Edwards · 3 years, 9 months ago 1.0.176
- f6a94bd Updated the sky130.tech file to better handle the HVI-to-LV-nwell by Tim Edwards · 3 years, 10 months ago
- 956e302 Made a change to the PNP transistor layouts in sky130_fd_pr so that the layouts by Tim Edwards · 3 years, 10 months ago 1.0.168
- 33ce97a Created a new script that deals with the problem of parameter by Tim Edwards · 3 years, 10 months ago 1.0.166
- daad106 Revised the sky130 Makefile to completely ignore blocks that are not by Tim Edwards · 3 years, 10 months ago 1.0.164
- 16b050b One more change in support of EF_FORMAT, to correct one of the patch by Tim Edwards · 3 years, 10 months ago 1.0.162
- 99a5cf9 Added script to fix the issue with incorrect device names for the by Tim Edwards · 3 years, 10 months ago 1.0.161
- 7e29496 Fixed the issues with the PNP bipolar transistor. Pulled the 3.4x3.4 device by Tim Edwards · 3 years, 11 months ago 1.0.156
- f499ad2 Corrected the PNP model patch (again, differently, and moved it back by Tim Edwards · 3 years, 11 months ago
- 2871047 Corrected the patch file for the PNP transistor model, which needed by Tim Edwards · 3 years, 11 months ago
- 4db522f Corrected a couple of errors in the foundry_install.py script for by Tim Edwards · 3 years, 11 months ago
- 9759ce5 Updated the OSU library URLs, which had the primary branch renamed by Tim Edwards · 3 years, 11 months ago
- 00bfca5 Complete implementation of monte carlo simulation. Enables the by Tim Edwards · 3 years, 11 months ago
- 9fdf5f0 Added scripts to convert the statistics blocks to monte carlo by Tim Edwards · 3 years, 11 months ago 1.0.155
- 5a623ff Stopped futzing around with trying to make "sed" work with OS-X and by Tim Edwards · 3 years, 11 months ago 1.0.153
- b95a034 The Makefile sed scripts for xschem still fail on OS X, which by Tim Edwards · 3 years, 11 months ago
- afed437 Changed the sed scripts in the sky130/Makefile to put a backslash by Tim Edwards · 3 years, 11 months ago
- f63ee05 Added several patches and corrections to the device models: by Tim Edwards · 3 years, 11 months ago
- b06f0f2 Corrected the other problem with the PNP bipolar, which is that by Tim Edwards · 3 years, 11 months ago 1.0.150
- 25972f8 Modified the Makefile to correct several errors when installing by Tim Edwards · 3 years, 11 months ago
- 8b96a1b Updated the sky130 Makefile to take advantage of the "gds unique" by Tim Edwards · 3 years, 11 months ago
- cdfec5e Modified the configure script to allow 3rd party libraries to be either installed by Tim Edwards · 4 years ago 1.0.147
- c46b953 Completed the unfinished DRC check script, renamed it to by Tim Edwards · 4 years ago
- b6e8c7e Added the (corrected and verified) netlists for sky130_fd_io as a by Tim Edwards · 4 years ago 1.0.143
- f04c421 Corrected the sky130 Makefile so that if the repository is checked out by Tim Edwards · 4 years ago
- 10aa9ab Added spinit file under custom/models to get the correct startup by Tim Edwards · 4 years ago 1.0.140
- 2ecac4f Added carry select adder mapping files by manarabdelaty · 4 years ago
- cfe970c Added the sky130_sram_macros library from the github/efabless by Tim Edwards · 4 years, 1 month ago
- 8830dfe Modified the Makefiles to include a "make uninstall" to remove an installed PDK. by Tim Edwards · 4 years, 1 month ago
- 28e86d7 Fix for older versions of bash by Mohamed Gaber · 4 years, 1 month ago
- 9134eed Fixes to the (work in progress) xcircuit installation, and added a by Tim Edwards · 4 years, 1 month ago
- e4c4409 Added preliminary (and unfinished) xcircuit integration. by Tim Edwards · 4 years, 1 month ago 1.0.123
- 9a17fca Added a sed script to modify the xschemrc file when copying to the by Tim Edwards · 4 years, 1 month ago 1.0.122
- 2ca4602 Revised the exclude lists used in openlane by agorararmard · 4 years, 1 month ago
- 6ee1153 Revised the build system so that all packages that are to be automatically by Tim Edwards · 4 years, 1 month ago
- 1168a8b Corrected the automatic installation of third-party tool setups and by Tim Edwards · 4 years, 1 month ago
- f8c7eb8 Updated VERSION along with pull request #107 from Manar Abdelaty. by Tim Edwards · 4 years, 1 month ago
- 07a866e Added adder mapping files for yosys by manarabdelaty · 4 years, 1 month ago
- 6eaca1c Add yosys mux mapping. by agorararmard · 4 years, 1 month ago
- 3ee5f11 [yosys] copy latch mapping.. by agorararmard · 4 years, 1 month ago