Skip to content

data not getting written into memory cells #199

@KolliparaAbhishekAnand

Description

@KolliparaAbhishekAnand

Describe the bug
In memory macros of size 16_64 , 16_128 , data is not getting written into memory cells . this is observed by testing on generated .sp files using ngspice as simulator tool.

Version
v1.2.18 and commit 3620d56

To Reproduce
1.I wrote different content into memory cells , and every time the data stored is always zero in memory cells.
2. also tested the functional_stim.sp file generated by openram . the file will include some pre-known results which we should be able to get by running this test stimulus file . pre-known results and actual simulation results didn't match.`

Expected behavior
data should be written into memory cells properly. i observed this behaviour in those memory macros with word size 64 and 128.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions