Releases: incoresemi/uatg
Releases · incoresemi/uatg
1.14.0
1.13.1
- patch to revert back click version constriant
1.13.0
- march generation to account for Smrnmi in isa string
1.12.2
- Added python-constraint to requirements
1.12.1
- Forced click to 7.0.0
1.12.0
- Added function to return rs1,rs2 and rd values to pbox saturating mul instructions plugin
- Added condition to check if the plugin name starts with "uatg_" in utils.py
1.11.0
- Added psimd instruction dictionary to instruction_constants.py
- Added methods to return ASM strings for instructions with couple registers
1.10.0
- Execute method for UATG plugins to take not only ispec and cspec but all config files
- Removed
Zicsr
filter while populating test_list
1.9.0
- Added feature that checks for self-checking flag in plugins and accordingly updates the test list
1.8.0
- Added functions that generate special lists of binaries for bit marcher, pattern walk, alternate 0s and 1s and
signed specials