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
Davide Schiavone
5c26f3de25
Update README.md
2022-08-26 17:51:01 +02:00
Jesse Cirimelli-Low
11fa0777e8
add flatglob to tech file; sky130 replica col lvs working
2022-08-22 15:30:11 -07:00
Bugra Onal
c0c15537d9
Added golden files for freepdk test 25
2022-08-18 11:04:53 -07:00
Bugra Onal
25cc08db80
Further fixes for new verilog naming convention
2022-08-18 11:03:13 -07:00
Bugra Onal
a7c6406d0d
Changed verilog file naming convention
2022-08-18 10:36:54 -07:00
Bugra Onal
1a23d156c0
remove references to bank_sel
2022-08-18 10:33:46 -07:00
Bugra Onal
242d90f543
Code format fixes
2022-08-13 13:58:53 -07:00
Bugra Onal
aefe46394c
Merge branch 'dev' into multibank
2022-08-12 21:45:26 -07:00
Bugra Onal
b33c2ab96c
Fixed test 25 golden files
2022-08-12 21:33:40 -07:00
Bugra Onal
6ba2a9bca7
Make sure num_wmasks is 0 when no wmask is generated
2022-08-10 16:35:39 -07:00
Bugra Onal
f743b1f068
Convert to new modules format
2022-08-10 16:34:49 -07:00
Bugra Onal
623c1ac02f
Convert unit test 25 to new modules convert
2022-08-10 16:33:50 -07:00
Bugra Onal
dc1626879e
Characterizer wmask check for write_size
2022-08-10 16:11:19 -07:00
Bugra Onal
2d849aef39
Write size updated in recompute_sizes
2022-08-10 15:36:41 -07:00
Bugra Onal
48fce6485d
write_size None initialization fixed
2022-08-04 16:37:21 -07:00
Bugra Onal
2ed107f9ff
Fix the total addr_size
2022-08-04 16:36:26 -07:00
Bugra Onal
0ca14a3662
Fix typo on w_en
2022-08-04 16:35:09 -07:00
samuelkcrow
caba726cfe
add pdks and test results to gitignore
2022-08-02 13:44:56 -07:00
mrg
6f696e312e
Revert to old ngspice repo. Other is outdated.
2022-08-02 10:25:23 -07:00
mrg
4b96b539e2
Dockerfile updates
...
Remove conditional bash commands and make one per line.
Change ngspice repo to github.
Fix typo in ngspice commit.
Reduce number of cores in klayout compile.
2022-08-02 10:25:23 -07:00
samuelkcrow
1177df6193
move most of place_instances to base
2022-08-01 10:33:48 -07:00
Bugra Onal
fdba1f4d7b
Merge after rebase and fixes
2022-07-28 17:14:53 -07:00
Bugra Onal
7fe0f647ef
fix
2022-07-28 17:00:16 -07:00
Bugra Onal
8f955207d3
Fixed write_size checks for characterizer
2022-07-28 16:47:29 -07:00
Bugra Onal
a361d9f7bb
Fixed write_size checks for None
2022-07-28 16:45:58 -07:00
Bugra Onal
6efe974d7b
Delete sram_base form rebase
2022-07-28 16:02:39 -07:00
Bugra Onal
9771bb7056
Don't generate wmask and if word per line is 1
2022-07-28 15:59:28 -07:00
Bugra Onal
02d8eca640
Fix indentation
2022-07-28 15:07:19 -07:00
Bugra Onal
36e23dc80f
Moved template module to new modules folder
2022-07-28 15:05:34 -07:00
Bugra Onal
bac40fa630
Removed SRAM directory
2022-07-28 15:04:53 -07:00
Bugra Onal
caac39c88b
Added 1bank module check to the multibank test
2022-07-28 15:03:41 -07:00