Function hazardflow_designs::gemmini::ffis::mesh_ffi
source · pub fn mesh_ffi(
in_left: MeshRowData,
in_top: MeshColData
) -> (MeshRowData, MeshColData)
Expand description
Chisel Mesh Wrapper.
This module allows students to proceed with future assignments even if they have not completed assignment 5.