Skip to content

Openvaf-compiled model behaivor #157

Description

@modestpe

I have a simple memory device verilog-a model. Was able to compile and start to simulate.

variable "statei" was used to represent programmed state (= 1) or erased state (= 0) of the memory device.

When the memory device is in the programmed state, the resistance of the device becomes lower compared to the erased state.

The variable "statei" can transit to the target state with a programming pulse or an erasing pulse.

However, the variable "statei" reverts as soon as the programming pulse or erasing pulse is removed.

I have attached captured images and source codes to reproduce the error.

when we simulate the same code using Cadence verilog compiler and simulator. didn't observe this issue.

z2tps.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions