Commit Graph

4336 Commits

Author SHA1 Message Date
Eren Dogan ac70d67da7 Run regression on branches other than 'stable' 2023-02-10 11:01:31 -08:00
Eren Dogan 50f746a994 Exclude conda directory from Python package 2023-02-07 22:20:29 -08:00
Eren Dogan c598a29f97 Add pypi-publish action 2023-02-07 22:06:10 -08:00
Eren Dogan e351563391 Reenable workflow restriction 2023-02-07 11:02:28 -08:00
Eren Dogan a8098bf1ba Fix broken step 2023-02-07 10:50:03 -08:00
Eren Dogan 320b0223f8 Try with the current branch 2023-02-07 10:46:55 -08:00
Eren Dogan 78a2472bbf Add deploy.yml 2023-02-07 10:33:01 -08:00
Eren Dogan 184643f354 Change library make target name 2023-02-07 10:31:46 -08:00
Eren Dogan 78e84ee8df Add version file 2023-02-07 10:30:48 -08:00
samuelkcrow 2948b08e66 copy rbl default values logic from lower array modules 2023-02-06 20:04:54 -08:00
samuelkcrow 796b1913cf fix typo in wordline var 2023-02-06 20:01:49 -08:00
samuelkcrow c256a5eb44 fix coppied functions from replica array to work correctly in capped array 2023-02-06 19:57:42 -08:00
samuelkcrow 4a22c5c56f add instance offset to capped array offset getters 2023-02-06 19:40:37 -08:00
samuelkcrow 92a9a1729e untested update to get_cell_name function used by characterizer 2023-02-06 19:19:02 -08:00
Eren Dogan aea39e8c82 Update dependencies in documentation 2023-02-06 18:56:06 -08:00
Bugra Onal 39104fa9d8 Delay measure always measure from clk neg edge 2023-02-06 14:13:56 -08:00
samuelkcrow 3dac89d041 fixing named variables passed between array modules 2023-02-04 21:06:41 -08:00
Bugra Onal 0d60c76e3b Fixed naming issues in trim_spice 2023-02-03 16:36:14 -08:00
Eren Dogan aabd258643 Use conda for macros 2023-02-03 14:19:19 -08:00
Eren Dogan 3bf6ee1a91 Handle tilde in the tech module of freepdk45 2023-01-31 14:39:44 -08:00
Bugra Onal da86d50766 Guess the bitcell name format 2023-01-31 13:08:40 -08:00
Bugra Onal 5695cd69c6 removed html report requirement for sram_char.py 2023-01-31 13:08:13 -08:00
Eren Dogan 6177c85577 Revert CI archive step 2023-01-30 10:09:40 -08:00
Eren Dogan dce324fc94 Fix newline for scripts 2023-01-28 22:59:08 -08:00
Eren Dogan e5fc25da6f Update copyright year 2023-01-28 22:56:27 -08:00
Eren Dogan 7df018b065 Add conda usage documentation 2023-01-28 22:33:47 -08:00
Eren Dogan 2d8fbc7cbb Cleanup install_conda.sh 2023-01-28 22:03:21 -08:00
Eren Dogan 96a9663c96 Don't use tilde in $FREEPDK45 2023-01-28 20:33:53 -08:00
Eren Dogan c722e96da2 Give all permissions for the archive files 2023-01-28 20:33:53 -08:00
Eren Dogan a43ecee5b1 Archive failed runs on the same server 2023-01-28 20:33:53 -08:00
Eren Dogan 30e085ccc2 Build a fresh library every time 2023-01-28 20:33:53 -08:00
Eren Dogan 078042d0e0 Unset KLAYOUT_PATH for CI 2023-01-27 20:32:41 -08:00
Eren Dogan d308bf429f Install conda packages quietly 2023-01-27 20:30:56 -08:00
samuelkcrow 2f795f8068 fix height calculation bug for replica array 2023-01-26 17:38:24 -08:00
samuelkcrow cc408447b1 standardize names and content of tests in the 14_* group 2023-01-26 14:14:25 -08:00
samuelkcrow 03adf94b6a fix offsets to match original replica array, and make array translation statically sized 2023-01-26 12:31:14 -08:00
samuelkcrow 8fc93bc91a point local array to new capped array module 2023-01-24 11:09:57 -08:00
samuelkcrow ebe163c57e fix placement bug for cap cells including wrong height from replica array 2023-01-24 11:07:52 -08:00
Bugra Onal 8de3be8529 Changed the standalone characterizer interface 2023-01-23 17:48:30 -08:00
Bugra Onal 149abe1dbd expose fake_sram to library 2023-01-23 17:44:38 -08:00
Eren Dogan 73df825ac6 Fix conda package version conflicts 2023-01-22 22:42:23 -08:00
Eren Dogan 050eaf53fc Remove whitespace in OPENRAM_TMP 2023-01-22 18:21:18 -08:00
Eren Dogan c613693399 Don't use Docker for unit tests 2023-01-22 18:19:56 -08:00
Eren Dogan c04f54924c Add CI step to build conda 2023-01-22 18:16:19 -08:00
Eren Dogan efba4d785e Fix other commands to use conda as well 2023-01-22 18:15:38 -08:00
Eren Dogan 0c08d5da5f Search for tools in conda first 2023-01-22 18:14:48 -08:00
Eren Dogan ca03da8d95 Use conda to install the tools needed 2023-01-20 15:34:45 -08:00
Bugra Onal 817dc8a063 Guess the bl format 2023-01-20 12:50:09 -08:00
Bugra Onal a7cbf254be Merge branch 'dev' into char 2023-01-19 12:18:38 -08:00
Bugra Onal bcb0f379fe Merge branch 'char' of github.com:VLSIDA/PrivateRAM into char 2023-01-19 11:40:13 -08:00