Unverified Commit 9eeeb558 authored by Schuyler Eldridge's avatar Schuyler Eldridge
Browse files

Relax spec on 0-bit mux select, use SFC behavior



Change the FIRRTL specification document to allow for 0-bit mux selects.
The existing ZeroWidths pass will promote these to a 1-bit, 0-valued
select signal (which effectively means that the mux can be optimized
away to just the false path).

Signed-off-by: default avatarSchuyler Eldridge <schuyler.eldridge@sifive.com>
parent 5f8ec8b6
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