Commit 17f7bc04 authored by Schuyler Eldridge's avatar Schuyler Eldridge
Browse files

Emit Verilog "else if" in register updates



Modifies the Verilog emitter to emit "else if" blocks as opposed to
more deeply nested "else begin if" blocks. This improves the output
Verilog readability.

Signed-off-by: default avatarSchuyler Eldridge <schuyler.eldridge@ibm.com>
parent b43288d5
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment