==================================================== proc_init - convert initial block to init attributes ==================================================== .. cmd:def:: proc_init :title: convert initial block to init attributes .. only:: html .. code:: yoscrypt proc_init [selection] :: This pass extracts the 'init' actions from processes (generated from Verilog 'initial' blocks) and sets the initial value to the 'init' attribute on the respective wire. .. only:: latex :: proc_init [selection] This pass extracts the 'init' actions from processes (generated from Verilog 'initial' blocks) and sets the initial value to the 'init' attribute on the respective wire.