Commit Graph

4491 Commits

Author SHA1 Message Date
Bugra Onal 9fa25690ce Added pins for spare_cols 2023-07-19 11:35:09 -07:00
Bugra Onal 833d4c12a6 skip 30_tests for sky130 2023-07-11 10:15:26 -07:00
Bugra Onal ed0c93ba55 Only add drc errors from compiler 2023-07-10 14:05:44 -07:00
Bugra Onal eddc9af45b Merge branch 'dev' into char 2023-07-10 13:55:50 -07:00
Bugra Onal 0ad619f04c Added bl, sen and cell format options 2023-07-10 12:32:58 -07:00
Bugra Onal 7220e0a483 sim_exe will be found everytime with func and char 2023-07-07 12:39:19 -07:00
Bugra Onal 071670bef0 Removed import global 2023-07-05 14:29:51 -07:00
Bugra Onal abd18ab832 Moved freepdk sense amp dout pin away from gnd pin 2023-05-23 15:08:06 -07:00
Bugra Onal 054b7cd47d Fixed code format 2023-05-23 13:47:02 -07:00
Bugra Onal f16a40af02 Renamed char and func unit tests 2023-05-23 13:46:05 -07:00
Bugra Onal 15c5e57d77 functional should use full sp file path 2023-05-23 10:58:43 -07:00
Bugra Onal e13cc76ac3 Fix Python 3.11 random change 2023-05-23 10:58:17 -07:00
Bugra Onal 6841de4a50 reflect the changes to sram.py from dev 2023-05-23 10:36:49 -07:00
Bugra Onal 49efff3384 Added description for stand-alone characterizer 2023-05-16 16:44:58 -07:00
Bugra Onal 5cdecd781b Update functional script usage tip 2023-05-16 15:08:21 -07:00
Bugra Onal 217b0981a2 Use subprocess.run instead of subprocess.call 2023-05-16 15:07:31 -07:00
Bugra Onal b9123571f4 Fix functional script spice file name and unit test 2023-05-16 15:06:49 -07:00
Bugra Onal dbb8bb85cb Fixed golden values for ngspice delay tests 2023-05-15 16:28:35 -07:00
vlsida-bot 0a4a36488b Bump version: 1.2.14 -> 1.2.15 2023-05-12 03:11:58 +00:00
Eren Dogan d7602bc836 Update conda documentation 2023-05-11 16:47:42 -07:00
Eren Dogan 8ac95c19a4 Add optional $CONDA_HOME environment variable 2023-05-11 16:42:29 -07:00
vlsida-bot 26a082f44d Bump version: 1.2.13 -> 1.2.14 2023-05-09 23:36:41 +00:00
Matt Guthaus eac94edc04
Merge pull request #187 from sfmth/patch-colab-dev
added openram.ipynb and docs references to it
2023-05-09 14:04:47 -07:00
sfmth 25b8224c8c updated notebook -- applied suggestions 2023-05-10 00:16:40 +03:30
vlsida-bot 84d88bc048 Bump version: 1.2.12 -> 1.2.13 2023-05-05 07:08:26 +00:00
Eren Dogan f2235c2457 Cleanup globals.py 2023-05-04 20:47:53 -07:00
Eren Dogan 420ce01b46 Throw error if can't make temp directory 2023-05-04 20:27:59 -07:00
vlsida-bot a65a06e635 Bump version: 1.2.11 -> 1.2.12 2023-05-04 23:01:21 +00:00
Sam Crow 5e31b624b5 Merge branch 'dev' into sky130_custom_modules 2023-05-03 14:23:23 -07:00
Sam Crow db8ab303c7 Merge branch 'dev' into sky130_custom_modules 2023-05-03 14:12:52 -07:00
Sam Crow 0e781dd224 cast valid addresses to list for python 3.11 requirement 2023-05-01 17:05:07 -07:00
vlsida-bot 20744cdbcd Bump version: 1.2.10 -> 1.2.11 2023-04-29 01:49:25 +00:00
Eren Dogan b03184864e Fix Makefile to detect if conda is installed 2023-04-28 15:13:32 -07:00
Eren Dogan cc4262ec4f Add links for technology examples 2023-04-26 14:31:41 -07:00
Eren Dogan 5fe784ab14 Use for/else in custom_module_finder 2023-04-26 14:31:41 -07:00
Eren Dogan b884fb36c3 Install required packages in conda as well 2023-04-26 14:31:41 -07:00
vlsida-bot d6d7bc6ec5 Bump version: 1.2.9 -> 1.2.10 2023-04-26 21:10:12 +00:00
Eren Dogan 938da3b369 Merge branch 'sky130_regress' into dev 2023-04-26 12:33:21 -07:00
Bugra Onal afe37e5915 sp file sram instance name fix 2023-04-19 18:57:38 -07:00
Bugra Onal b2b7e1fa4d fixed the test name 2023-04-19 18:51:34 -07:00
Bugra Onal 3f94e22860 Fixed memchar test output name 2023-04-19 18:44:09 -07:00
Bugra Onal 07411892c1 Moved memchar test tmp dir to results 2023-04-19 18:33:43 -07:00
Bugra Onal 44ca70bd16 Updated golden values for freepdk 2023-04-19 17:23:46 -07:00
Bugra Onal bd7b2c22c7 Added spice files for the command line char 2023-04-19 17:23:00 -07:00
Bugra Onal 7ed99278bd Sense amp fixes 2023-04-19 12:42:02 -07:00
Bugra Onal 6af9c556a9 Fix char tests 2023-04-19 12:41:39 -07:00
vlsida-bot cc39505ca9 Bump version: 1.2.8 -> 1.2.9 2023-04-15 02:19:18 +00:00
Eren Dogan 0e3fd80a05 Export $PDK_ROOT before running regression 2023-04-14 15:54:22 -07:00
Eren Dogan e972427e5f Stay at the root when installing pdk on regress 2023-04-14 10:03:29 -07:00
Eren Dogan c01a7915d7 Enable pdk installation on before regression 2023-04-14 09:56:14 -07:00