Searched defs:errors (Results 1 – 4 of 4) sorted by relevance
49 val errors = Output(Vec(3, ValidIO(new L1CacheErrorInfo))) constant
136 val errors = Output(Vec(numReadPorts, ValidIO(new L1CacheErrorInfo))) constant
112 val errors: Vec[Valid[L1CacheErrorInfo]] = Output(Vec(PortNumber, ValidIO(new L1CacheErrorInfo))) constant
1065 val errors = ldu.map(_.io.error) ++ // load error constant