Commit Graph

4169 Commits

Author SHA1 Message Date
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
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
Jesse Cirimelli-Low 3b02a8846d sky130 rba passing :) 2022-09-12 16:07:00 -07:00
samuelkcrow 004ee3748d add option to keep tmp files when running tests with make 2022-09-08 13:40:48 -07:00
mrg 2c8a52f32d Merge remote-tracking branch 'private/dev' into dev 2022-08-30 12:58:35 -07:00
Matt Guthaus 71955c4d01
Merge pull request #154 from davideschiavone/davideschiavone-patch-1
fix openram to OpenRAM
2022-08-30 12:53:39 -07:00
Matt Guthaus 15209ae966
Merge branch 'dev' into davideschiavone-patch-1 2022-08-30 12:53:23 -07:00
Bugra Onal 57d7a78421 Merge branch 'multibank' into dev 2022-08-30 09:19:19 -07:00
Bugra Onal 1a214a7309 Fixed utest 25 golden 2022-08-30 09:17:51 -07:00
Davide Schiavone af46c057fb
more openram fixes in README 2022-08-26 22:25:47 +02:00