riscv-software-src / riscv-ctg

BSD 3-Clause "New" or "Revised" License
40 stars 51 forks source link

Fixes in rv64im.cgf and csr_comb.py #104

Closed Sowmya3062 closed 9 months ago

Sowmya3062 commented 9 months ago

-Added the corner case of division to the div, rem, divw and remw instructions of rv64im.cgf -Added logger.debug to csr_comb.py for writing test information