Bugra Onal
|
db85e8ecd6
|
standalone char and func
|
2022-12-13 07:53:58 -08:00 |
|
Bugra Onal
|
c6485277f3
|
New import method into memchar script
|
2022-11-29 14:53:02 -08:00 |
|
Bugra Onal
|
b9f16ea490
|
Merge branch 'dev' into char
|
2022-11-29 14:50:00 -08:00 |
|
Bugra Onal
|
816eff711d
|
Recover function for measures
|
2022-11-29 14:48:35 -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 |
|
Eren Dogan
|
16432016b6
|
Fix imports in openram.py
|
2022-11-02 19:29:25 -07:00 |
|
mrg
|
a213d3b0f6
|
Merge branch 'dev' into library
|
2022-11-02 16:20:56 -07:00 |
|
mrg
|
b1a88d8c8a
|
Remove variable reference in ifdef
|
2022-11-02 08:02:22 -07:00 |
|
mrg
|
d8040d752c
|
Update basic usage and FAQ
|
2022-10-27 12:00:19 -07:00 |
|
Eren Dogan
|
92f39f5686
|
Add .gitignore files to MANIFEST.in
|
2022-10-25 16:13:32 -07:00 |
|
Eren Dogan
|
34aac5a6b1
|
Enable required package installation
|
2022-10-25 16:13:04 -07:00 |
|
Eren Dogan
|
e8b78bfd74
|
Fix paths in .magicrc
|
2022-10-25 14:36:05 -07:00 |
|
Eren Dogan
|
8599a02f12
|
Update openram.py location
|
2022-10-25 13:34:49 -07:00 |
|
Eren Dogan
|
dacc0acd4d
|
Fix paths while initializing
|
2022-10-25 13:01:02 -07:00 |
|
Eren Dogan
|
a11570e7da
|
Add package directories to .gitignore
|
2022-10-25 12:25:17 -07:00 |
|
Eren Dogan
|
92460d2080
|
Move the compiler script to the root
|
2022-10-25 12:22:57 -07:00 |
|
Eren Dogan
|
dc9d1e00d8
|
Add setup files for package
|
2022-10-25 12:22:18 -07:00 |
|
mrg
|
9b6eb4a120
|
Fix whitespace
|
2022-10-20 16:38:23 -07:00 |
|
mrg
|
8fd08916a1
|
Move is_non_inverting graph code to bitcell_base class to work with pbitcell too.
|
2022-10-20 15:16:10 -07:00 |
|
mrg
|
aeca2c6b88
|
Allow any definition of KEEP to keep temp files
|
2022-10-20 14:31:26 -07:00 |
|
Eren Dogan
|
ba274c0a38
|
Correct FAQ title
|
2022-10-14 18:29:42 -07:00 |
|
Eren Dogan
|
c390aaaf53
|
Fix "go back" links
|
2022-10-14 18:27:39 -07:00 |
|
mrg
|
f3058cba26
|
Merge branch 'dev' into documentation
|
2022-10-14 16:55:08 -07:00 |
|
mrg
|
15089ae4f1
|
Move sections from README to docs
|
2022-10-14 16:51:54 -07:00 |
|
mrg
|
dd1ce805a4
|
Edits to dependencies
|
2022-10-14 16:43:16 -07:00 |
|
mrg
|
b072f9e703
|
Fix link to docs
|
2022-10-14 16:43:06 -07:00 |
|
mrg
|
74a1e21485
|
Move hints to FAQ and link to documentation
|
2022-10-14 16:38:10 -07:00 |
|
mrg
|
80e9896226
|
Add publications to README
|
2022-10-12 09:35:53 -07:00 |
|
mrg
|
e808d7e50c
|
Update so you only need to run make install.
|
2022-10-12 09:35:00 -07:00 |
|
Eren Dogan
|
fb66e37ac0
|
Fix directory links in index.md
|
2022-10-04 22:19:11 -07:00 |
|
Eren Dogan
|
f0de8d9c8f
|
Update documentation links
|
2022-10-04 22:16:12 -07:00 |
|
Eren Dogan
|
d879d22f08
|
Add documentation files
|
2022-10-04 21:58:49 -07:00 |
|
Bugra Onal
|
6603220258
|
Fake sram using sram class as base
|
2022-10-04 15:05:38 -07:00 |
|
Bugra Onal
|
2b79646b8f
|
Merge branch 'dev' into char
|
2022-10-04 09:09:52 -07:00 |
|
Bugra Onal
|
c6440dc16d
|
restore netlist on memchar
|
2022-09-27 13:44:28 -07:00 |
|
Bugra Onal
|
2d8d90952e
|
Fix measure functions
|
2022-09-14 14:34:50 -07:00 |
|
Bugra Onal
|
214f55f8d7
|
Save trimmed spice and stimulus
|
2022-09-14 14:34:22 -07:00 |
|