hdl icon indicating copy to clipboard operation
hdl copied to clipboard

Optional `reset_value` input in `reg` blocks

Open Jacajack opened this issue 1 year ago • 0 comments

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.

Jacajack avatar Nov 21 '23 19:11 Jacajack