Pipeline read_read_port
pub pipeline(1) read_read_port<#uint W, D>(read_clk: clock, addr: uint<W>, wire p: ReadPort<W, D>) -> DExpand
Read a read port. Deprecated, prefer using the ReadPort::read() method instead
pub pipeline(1) read_read_port<#uint W, D>(read_clk: clock, addr: uint<W>, wire p: ReadPort<W, D>) -> DRead a read port. Deprecated, prefer using the ReadPort::read() method instead