Implement CR predication
authorCesar Strauss <cestrauss@gmail.com>
Wed, 21 Apr 2021 20:30:12 +0000 (17:30 -0300)
committerCesar Strauss <cestrauss@gmail.com>
Thu, 22 Apr 2021 10:42:40 +0000 (07:42 -0300)
commitad7cfa2e615497a6cda4076d3b6eeaba762788bf
tree861da458496fdbc1cc28248d1dbc5bd356ec15eb
parent2aa0ebe16f0c05518d8ddff34d8f1ce00eac8ad6
Implement CR predication

Read the CR fields in a VL loop, building the masks bit by bit.
TODO: implement reentrancy, by shifting out already used mask bits.
src/soc/simple/issuer.py