Pyverilog icon indicating copy to clipboard operation
Pyverilog copied to clipboard

Initial statement support in dataflow analyzer

Open shtaxxx opened this issue 10 years ago • 0 comments

In some hardware designs, initial statements are utilized to set initial values of registers and memory cells. However the current dataflow analyzer in Pyverilog does not support the initial statement completely.

shtaxxx avatar Jul 10 '15 06:07 shtaxxx