Skip to content

Releases: wallento/riscv-python-model

0.6.6

Choose a tag to compare

@wallento wallento released this 08 May 05:06
Fix imm coding in B type

0.6.5: Merge pull request #5 from rswarbrick/jal

Choose a tag to compare

@wallento wallento released this 27 Aug 07:23
7a534f7
Fix encoding for J-type instructions

0.6.4: Merge pull request #4 from rswarbrick/shifts

Choose a tag to compare

@wallento wallento released this 25 Aug 10:44
b475bb6
Fix import of TerminateException in sim.py

0.6.3: Merge pull request #3 from rswarbrick/shifts

Choose a tag to compare

@wallento wallento released this 21 Aug 11:41
489448d
Fixes for SRL and SRA

0.6.2

Choose a tag to compare

@wallento wallento released this 23 Jul 15:14
Fix variant extension handling

0.6.1

Choose a tag to compare

@wallento wallento released this 17 Jul 20:12
Smaller fixes and add variant to decode

0.6

0.6

Choose a tag to compare

@wallento wallento released this 15 Jul 07:06
Allow to write verbose trace to file

0.6-rc2

Choose a tag to compare

@wallento wallento released this 13 Jul 11:17
Fixes to support encoding/decoding

0.6-rc1: Generalize decode and encode

Choose a tag to compare

@wallento wallento released this 13 Jul 08:43
This probably needs some rework

0.5

0.5

Choose a tag to compare

@wallento wallento released this 10 Jul 11:13
Minor fixes