samuelkcrow
|
d8e0f4275d
|
fix capped array after merge with dev
|
2022-12-14 14:20:54 -08:00 |
|
samuelkcrow
|
f651b484c5
|
fix capped array tests after dev merge
|
2022-12-14 08:48:12 -08:00 |
|
samuelkcrow
|
6a8a76dd23
|
Merge branch 'dev' of github.com:VLSIDA/PrivateRAM into no_rbl
|
2022-12-14 08:13:08 -08:00 |
|
samuelkcrow
|
119bcb9197
|
route unused wordlines (still failing lvs)
|
2022-12-14 08:12:55 -08:00 |
|
mrg
|
7ddb1a39dc
|
Line wrap output spice subckt and instance lines at 80 characters.
|
2022-12-12 13:58:30 -08:00 |
|
samuelkcrow
|
d224c06b25
|
placement positions problem fixed, incorrect w,h calculations were the problem
|
2022-12-10 19:03:55 -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 |
|
samuelkcrow
|
68fb4e3c63
|
introduced some other bugs but scmos tiling is correct
|
2022-12-02 09:42:33 -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 |
|
Matt Guthaus
|
5ad1db95a8
|
Update issue templates
|
2022-11-22 10:41:18 -08:00 |
|
samuelkcrow
|
ac8a15acc0
|
fix get_replica_top and get_replica_left return values
|
2022-11-21 17:42:50 -08:00 |
|
Eren Dogan
|
9a8d693237
|
Fix recursive import of openram
|
2022-11-21 15:38:49 -08:00 |
|
Eren Dogan
|
c5131cbd12
|
Fix typo
|
2022-11-21 15:00:58 -08:00 |
|
Eren Dogan
|
e718106d87
|
Change is_unit_test to False by default
|
2022-11-21 14:52:57 -08:00 |
|
Eren Dogan
|
998d9b97f0
|
Import $OPENRAM_HOME as openram if library isn't installed
|
2022-11-18 11:16:28 -08:00 |
|
Eren Dogan
|
e2093241a8
|
Export globals.py in library's __init__.py
|
2022-11-16 20:38:55 -08:00 |
|
Eren Dogan
|
be7c21ab64
|
Update documentation for library
|
2022-11-11 16:16:38 -08:00 |
|
Eren Dogan
|
e821b4a75e
|
Print info regarding which directories are being used
|
2022-11-10 22:24:41 -08:00 |
|
Eren Dogan
|
f95ff3c694
|
Fix library path in globals.setup_paths()
|
2022-11-10 21:50:31 -08:00 |
|
mrg
|
a5aea64b09
|
Change sram_compiler.py permissions to u+x
|
2022-11-10 15:22:03 -08:00 |
|
mrg
|
7e4973539e
|
Ignore sky130 library paths
|
2022-11-10 15:21:47 -08:00 |
|
Eren Dogan
|
6fe54c9c76
|
Make sram_compiler.py use $OPENRAM_HOME if library isn't installed
|
2022-11-06 21:56:40 -08:00 |
|
Eren Dogan
|
845f32805f
|
Change compiler name for unit tests
|
2022-11-06 14:05:08 -08:00 |
|
Eren Dogan
|
2ba49fd96f
|
Install 'build' before building library
|
2022-11-06 13:43:48 -08:00 |
|
Eren Dogan
|
47114b1423
|
Add step to CI to build library
|
2022-11-06 13:35:19 -08:00 |
|
Eren Dogan
|
62700e4d2b
|
Fix OPENRAM_HOME path for library
|
2022-11-04 15:47:38 -07:00 |
|
Eren Dogan
|
557b2e7459
|
Reorganize library files to include everything
|
2022-11-04 15:10:44 -07:00 |
|
Eren Dogan
|
3ed1a92ce2
|
Rename openram.py as sram_compiler.py
|
2022-11-04 15:09:36 -07:00 |
|
Eren Dogan
|
740cff985a
|
Inform user when library's tech is used
|
2022-11-03 22:02:05 -07:00 |
|
Eren Dogan
|
41abd4b3f4
|
Add Makefile targets for building the library
|
2022-11-02 20:20:41 -07:00 |
|