Closed leonardt closed 4 years ago
Follow up to https://github.com/leonardt/fault/pull/194 to support the same pattern for bitwise peek of verilator values (verilator stores bits as C scalars, so we need to use masking to fetch the bit of interest)
Follow up to https://github.com/leonardt/fault/pull/194 to support the same pattern for bitwise peek of verilator values (verilator stores bits as C scalars, so we need to use masking to fetch the bit of interest)