Commit Graph

4797 Commits

Author SHA1 Message Date
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
Sam Crow 2709f61317 fix index out of bounds bug 2023-05-16 14:38:51 -07:00
Sam Crow 79e5c1ad86 add dp norbl bank test 2023-05-16 14:36:58 -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
Eren Dogan cd339ebbd0 Add A* algorithm for navigation router 2023-05-09 13:23:01 -07:00
vlsida-bot 84d88bc048 Bump version: 1.2.12 -> 1.2.13 2023-05-05 07:08:26 +00:00
Eren Dogan 909ac6ce68 Add initial files for navigation router 2023-05-04 20:51:30 -07: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
Sage Walker bb8f3f7eb8 add rom to index 2023-05-03 21:12:09 -07:00
Sam Crow f5bc031d83 Merge branch 'dev' into no_rbl 2023-05-03 15:24:03 -07: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
Sam Crow 123149503b add a bank test with no rbl 2023-04-25 09:27:56 -07:00
Sam Crow 744ba0e892 fix precharge bit offsets in no rbl case 2023-04-25 09:24:18 -07:00
Sage Walker a5a0cffe65 basic rom usage info 2023-04-19 23:32:06 -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
Eren Dogan 503ec274f8 Use conda when installing pdk 2023-04-14 09:55:49 -07:00
Eren Dogan 51ddb08385 Enable sky130 regression but disable failing tests 2023-04-13 22:12:46 -07:00
Eren Dogan 79a10dc63b Use custom module name in module finder 2023-04-12 18:15:09 -07:00
Bugra Onal 773ea1af0d include statement position fixed 2023-04-12 15:45:19 -07:00