Skip to content

Releases: arithy/simuhw

SimuHW 0.4.1

07 Jan 09:38

Choose a tag to compare

Add the following devices.

  • floating-point arithmetic devices specific to RISC-V

SimuHW 0.4.0

05 Jan 10:45

Choose a tag to compare

Add the following devices.

  • integer negators
  • integer comparators
  • integer converters
  • floating-point arithmetic devices

SimuHW 0.3.0

24 Dec 07:39

Choose a tag to compare

Add the following devices.

  • counters

Rename the following devices.

  • those whose names start with 'SIMD':
    • underscore is inserted right after it, i.e. 'SIMD_'.
  • those whose names contain 'modulo':
    • replaced with 'remainder'.

SimuHW 0.2.0

17 Dec 10:05

Choose a tag to compare

  • Add the following sorts of devices.
    • integer arithmetic devices
    • barrel shifter / rotator
    • bit operation devices
    • utility devices
  • Fix the following bug.
    • overflow when converting an integer to bytes

SimuHW 0.1.0

13 Dec 10:59

Choose a tag to compare

The first released version