hdl
hdl copied to clipboard
Optional `reset_value` input in `reg` blocks
Feature description
Registers should have an optional input called reset_value specifying register value after reset. If not present in the binding list, it should be assumed to be 0.