- Aug 04, 2022
- Jul 22, 2022
-
-
Neel Gala authored
Correct missing underscores in ISA regex
-
- Jul 21, 2022
-
-
Sergi Soler authored
-
Sergi Soler authored
-
Sergi Soler authored
Signed-off-by:Sergi Soler <109603773+ssoler-smd@users.noreply.github.com>
-
- Jul 20, 2022
- Jun 18, 2022
-
-
S Pawan Kumar authored
fix Z extension names from K-Crypto Spec in the isa regex
-
Neel Gala authored
-
Neel Gala authored
Also fixed ordering of the Z extensions as per isa spec.
-
- Jun 17, 2022
-
-
S Pawan Kumar authored
new isa-validation api
-
- Jun 16, 2022
-
-
Neel Gala authored
-
Neel Gala authored
-
Neel Gala authored
-
Neel Gala authored
-
Neel Gala authored
This is particularly helpful when other tools require to validate a n ISA string alone. These tools can now import `riscv_config.isa_validator` and call the `get_extension_list` to check for errors and also return a list of all extensions present in the ISA string. Significant change here is moving the regex from the schema to the constants file which can now be easily imported without having to load the schema yaml.
-
Neel Gala authored
add support for zicbo* extensions
-
- Jun 02, 2022
- Jun 01, 2022
-
-
Weiwei Li authored
-
- May 13, 2022
-
-
S Pawan Kumar authored
fix for index-based dependency checks in warl string.
-
Neel Gala authored
-
Neel Gala authored
-
Neel Gala authored
-
- Mar 23, 2022
-
-
Neel Gala authored
Documentation Fix.
-
S Pawan Kumar authored
-
S Pawan Kumar authored
-
S Pawan Kumar authored
-
- Mar 09, 2022