Skip to content
  • Minyong Li's avatar
    core.BaseRound: fix reversed casts · 522b32e0
    Minyong Li authored
    Chisel UInt conversion from/to aggregates involves reversal. This
    causes problem for the Quarter Rounds, since they receive wrong
    bits, leading to completely different results (which are wrong).
    522b32e0