Commit 537e5622 authored by Jim Lawson's avatar Jim Lawson
Browse files

Make ExpandWhens implicitly invalidate submodule inputs (in 1.0.x) (was 712)

This is a modified form of #706 to preserve the
bugfix but preserve the [buggy] 1.0.x API that firrtl was not properly
enforcing initialization requirements for submodule inputs

The problem with #706 is that because Firrtl wasn't properly enforcing initialization requirements on submodules, code that used to work no longer does. This alternative version still fixes the incorrect Verilog generation bug but does not enforce the initialization requirement.
parent f83004d6
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