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 |
|
Eren Dogan
|
aea39e8c82
|
Update dependencies in documentation
|
2023-02-06 18:56:06 -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 |
|
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 |
|
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 |
|
mrg
|
5816c669f3
|
Update publications in README.md.
|
2023-01-13 09:42:20 -08:00 |
|
Jesse Cirimelli-Low
|
69c988f853
|
rewrite wordline strap pin copying to not use exceptions
|
2022-12-19 17:30:05 -08:00 |
|
mrg
|
18df0f55eb
|
Must over-ride build_graph in dummy bitcell.
|
2022-12-19 11:52:39 -08:00 |
|
mrg
|
7ddb1a39dc
|
Line wrap output spice subckt and instance lines at 80 characters.
|
2022-12-12 13:58:30 -08:00 |
|
Eren Dogan
|
1a621cf41d
|
Update documentation of library usage
|
2022-12-02 22:34:11 -08:00 |
|
Eren Dogan
|
fe81bbfd7e
|
Fix paths in library usage tests
|
2022-12-02 20:28:14 -08:00 |
|
Eren Dogan
|
529dbb48c4
|
Fix sram creation in factory
|
2022-12-02 20:27:55 -08:00 |
|
Eren Dogan
|
6a4f6cbbed
|
Move sram and sram_config to openram namespace
|
2022-12-02 15:28:06 -08:00 |
|
Eren Dogan
|
1aa403d7db
|
Fix the order of flag
|
2022-12-02 13:10:24 -08:00 |
|
Eren Dogan
|
fe0826d07c
|
Add unit tests for library usage
|
2022-12-02 13:04:54 -08:00 |
|
Eren Dogan
|
b40a17f4a5
|
Fix log file for sram_compiler tests
|
2022-12-02 13:00:12 -08:00 |
|
Eren Dogan
|
7396899769
|
Add empty build_graph() for dummy bitcells
|
2022-12-02 12:14:40 -08:00 |
|
Eren Dogan
|
96e57507bf
|
Add copyright check to code format test
|
2022-11-30 14:50:43 -08:00 |
|
Eren Dogan
|
175e95dd86
|
Delete unused scripts
|
2022-11-30 14:48:51 -08:00 |
|
Eren Dogan
|
bbf9c18d11
|
Merge branch 'dev' into library
|
2022-11-29 18:29:28 -08:00 |
|
Eren Dogan
|
45ee3c7e55
|
Add sram_config example to documentation
|
2022-11-29 18:28:16 -08:00 |
|
Eren Dogan
|
e15454ebb9
|
Make sram_config optional for sram
|
2022-11-29 10:33:32 -08:00 |
|
mrg
|
7ea130c9d1
|
Update make pdk and install as well as the instructions
|
2022-11-28 11:47:35 -08:00 |
|
Eren Dogan
|
52b6804b93
|
Update documentation for library
|
2022-11-27 18:24:01 -08:00 |
|
Eren Dogan
|
a37d41b406
|
Fix typo
|
2022-11-27 16:41:28 -08:00 |
|
Eren Dogan
|
316f75861b
|
Fix unit tests running on docker with a hack for now
|
2022-11-27 14:32:55 -08:00 |
|
Eren Dogan
|
2e7206343e
|
Remove unnecessary imports
|
2022-11-27 13:11:10 -08:00 |
|
Eren Dogan
|
fccdc3c45b
|
Use library imports globally
|
2022-11-27 13:01:20 -08:00 |
|
Eren Dogan
|
037468d88d
|
Merge branch 'dev' into library
|
2022-11-23 14:42:38 -08:00 |
|
mrg
|
6e81ecde54
|
Merge remote-tracking branch 'private/dev' into dev
|
2022-11-22 10:42:39 -08:00 |
|
mrg
|
207c9ee727
|
Merge branch 'stable' into dev
|
2022-11-22 10:42:15 -08:00 |
|