Skip to content

Feature Request: Randomized Initial Values #66

Open
@TChapman500

Description

@TChapman500

I would like an option for the simulation to initialize SRAM-based components (eg: RAM set to SRAM, registers, latches, and flip-flops) to be set to a random value whenever the simulation is started or reset, but not when a component's reset line goes high. For the RAM component, this means adding a per-instance property to distinguish between SRAM and non-SRAM technologies. When set to SRAM, the RAM component is initialized to random values at all addressable locations. When set to non-SRAM, the value is set to zero. The ROM component should not be affected by this.

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