Closed martin-ueding closed 6 years ago
It is strange that C40V works without this block:
corrC[c_look.id][slice_pair.source()][slice_pair.source()] = factor_to_trace(q.q0[{slice_pair.source()}].at({c_look.lookup[1]}), q.q2v[{slice_pair.source_block(), slice_pair.source(), slice_pair.source_block()}] .at({c_look.lookup[0]}));
This is very peculiar because the C30V needs this.
It is strange that C40V works without this block:
This is very peculiar because the C30V needs this.