Open
Description
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
Labels
No labels