"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)
commit6a3b5e1a31f0fa317d9ede581545ba27952ab1a4
treeee4104bd516aed9e37d7cdeb27a0a061b5c35804
parente2073feef87f080ac3e354774c3a0cbb0a55be3d
"Fix" false combinational loop through SPIArbiter

Mux1H converts aggregates to UInt, muxes, then converts back which can
look like a cominational loop.
src/main/scala/devices/spi/SPIArbiter.scala