Releases: arithy/simuhw
Releases · arithy/simuhw
SimuHW 0.4.1
SimuHW 0.4.0
Add the following devices.
- integer negators
- integer comparators
- integer converters
- floating-point arithmetic devices
SimuHW 0.3.0
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
- 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
The first released version