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
v1.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
v1.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
v1.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
v1.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
v1.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 |
|
vlsida-bot
|
cc39505ca9
|
Bump version: 1.2.8 -> 1.2.9
v1.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 |
|
Eren Dogan
|
441aff8e09
|
Add instructions to update a tool on conda
|
2023-04-12 13:18:00 -07:00 |
|
Eren Dogan
|
f3f18022cd
|
Update conda documentation
|
2023-04-12 13:18:00 -07:00 |
|
Eren Dogan
|
ed8242daf8
|
Add OPENRAM_TECH to package namespace
|
2023-04-12 13:18:00 -07:00 |
|
Eren Dogan
|
688069cded
|
Fix typo
|
2023-04-12 13:18:00 -07:00 |
|
Eren Dogan
|
fc8ea97254
|
Update documentation for clarity
|
2023-04-12 13:18:00 -07:00 |
|
Eren Dogan
|
71a8394cf8
|
Add note on how to uninstall conda
|
2023-04-10 14:30:30 -07:00 |
|
Eren Dogan
|
f7a24aafb7
|
Ignore coverage files
|
2023-04-10 10:29:21 -07:00 |
|
Eren Dogan
|
7af2badf31
|
Fix path search in custom module finder
|
2023-04-10 10:28:15 -07:00 |
|
Eren Dogan
|
095e0baddd
|
Remove CHECKPOINT_OPTS since it is not used
|
2023-04-07 12:32:29 -07:00 |
|
Eren Dogan
|
86372bbeb7
|
Add meta path finder for custom modules
|
2023-04-07 12:27:58 -07:00 |
|
sfmth
|
1f5a03ef0c
|
added openram.ipynb and docs references to it
|
2023-04-02 09:58:22 +03:30 |
|
vlsida-bot
|
85db2043b2
|
Bump version: 1.2.7 -> 1.2.8
v1.2.8
|
2023-03-31 06:10:25 +00:00 |
|
Jacob Walker
|
0b056dca54
|
fixed rom bank test name
|
2023-03-30 18:44:55 -07:00 |
|
Jacob Walker
|
52791a2719
|
a space
|
2023-03-30 11:30:50 -07:00 |
|
Jacob Walker
|
c1fb3cab6c
|
1kb rom DRC clean
|
2023-03-30 11:30:50 -07:00 |
|
Jacob Walker
|
7805fcb21e
|
more top level routing cleanup
|
2023-03-30 11:30:50 -07:00 |
|
Jacob Walker
|
fef9902c45
|
rom base passing tests with top level routing
|
2023-03-30 11:30:50 -07:00 |
|
mrg
|
7c453e80be
|
Simplify ROM test.
|
2023-03-30 11:30:50 -07:00 |
|
mrg
|
af0a6d32fb
|
Remove old skip tests
|
2023-03-30 11:30:50 -07:00 |
|
mrg
|
2075d244cb
|
Change ROM test permissions to include x
|
2023-03-30 11:30:50 -07:00 |
|
Jacob Walker
|
4c34a54d32
|
top level boundary fixes
|
2023-03-30 11:30:50 -07:00 |
|
Jacob Walker
|
7fe5ed5c41
|
edge routing
|
2023-03-30 11:30:50 -07:00 |
|
Jacob Walker
|
09f9c4cc20
|
some rom bank cleanup
|
2023-03-30 11:30:50 -07:00 |
|
mrg
|
56e14113aa
|
Change rom_base_bank name and top pin names
|
2023-03-30 11:30:50 -07:00 |
|
mrg
|
d2b5be0130
|
Add exclude tests for ROMs
|
2023-03-30 11:30:50 -07:00 |
|