Function hazardflow_designs::gemmini::ffis::transposer_ffi
source · pub fn transposer_ffi(
in_row: Valid<Array<S<INPUT_BITS>, 16>>
) -> Valid<Array<S<INPUT_BITS>, 16>>
Expand description
Chisel Transposer Wrapper.
This module allows students to proceed with future assignments even if they have not completed assignment 5.