"Fix" false combinational loop through SPIArbiter fix-false-comb-loop
authorJack Koenig <koenig@sifive.com>
Fri, 31 Mar 2017 02:12:15 +0000 (19:12 -0700)
committerJack Koenig <koenig@sifive.com>
Fri, 31 Mar 2017 02:12:15 +0000 (19:12 -0700)
Mux1H converts aggregates to UInt, muxes, then converts back which can
look like a cominational loop.


No differences found