Entity read_memory
pub extern entity read_memory<#uint AddrWidth, D, #uint NumElements>(mem: Memory<D, NumElements>, addr: uint<AddrWidth>) -> DExpand
Get the value out of a memory
pub extern entity read_memory<#uint AddrWidth, D, #uint NumElements>(mem: Memory<D, NumElements>, addr: uint<AddrWidth>) -> DGet the value out of a memory